Skip to content

Commit b17ffaa

Browse files
committed
cmake: Remove trailing whitespace
Remove trailing whitespace from lorawantimer's CMakeLists.txt.
1 parent 0f5e062 commit b17ffaa

File tree

1 file changed

+1
-1
lines changed
  • connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawantimer

1 file changed

+1
-1
lines changed

connectivity/lorawan/tests/UNITTESTS/features/lorawan/lorawantimer/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ add_executable(${TEST_NAME})
77

88
target_compile_definitions(${TEST_NAME}
99
PRIVATE
10-
NDEBUG=1
10+
NDEBUG=1
1111
MBED_CONF_LORA_TX_MAX_SIZE=255
1212
)
1313

0 commit comments

Comments
 (0)