Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB authored Aug 15, 2024
1 parent 924134f commit a687777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ target_include_directories(app PUBLIC include)
zephyr_include_directories(include)

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

0 comments on commit a687777

Please sign in to comment.