Delete whitespace to quiet githooks.

This commit is contained in:
mcsauder
2019-08-08 15:55:15 -06:00
committed by Daniel Agar
parent c6aaa606da
commit 887b55269a
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ px4_add_module(
STACK_MAIN 1500
COMPILE_FLAGS
-Wno-cast-align # TODO: fix and enable
SRCS
SRCS
BMI088_accel.cpp
BMI088_gyro.cpp
bmi088_main.cpp
-1
View File
@@ -34,4 +34,3 @@
add_subdirectory(paw3902)
add_subdirectory(pmw3901)
add_subdirectory(px4flow)