Skip to content

Commit a687777

Browse files
authored
fix comment
1 parent 924134f commit a687777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ target_include_directories(app PUBLIC include)
1010
zephyr_include_directories(include)
1111

1212
target_compile_options(${lib_name} PRIVATE -Wall -Wextra -Wfatal-errors)
13-
endif() # CONFIG_PHYPHOX_BLE
13+
endif() # CONFIG_BLE_UTILS

0 commit comments

Comments
 (0)