mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
Delete whitespace to quiet githooks.
This commit is contained in:
@@ -36,7 +36,7 @@ px4_add_module(
|
|||||||
STACK_MAIN 1500
|
STACK_MAIN 1500
|
||||||
COMPILE_FLAGS
|
COMPILE_FLAGS
|
||||||
-Wno-cast-align # TODO: fix and enable
|
-Wno-cast-align # TODO: fix and enable
|
||||||
SRCS
|
SRCS
|
||||||
BMI088_accel.cpp
|
BMI088_accel.cpp
|
||||||
BMI088_gyro.cpp
|
BMI088_gyro.cpp
|
||||||
bmi088_main.cpp
|
bmi088_main.cpp
|
||||||
|
|||||||
@@ -34,4 +34,3 @@
|
|||||||
add_subdirectory(paw3902)
|
add_subdirectory(paw3902)
|
||||||
add_subdirectory(pmw3901)
|
add_subdirectory(pmw3901)
|
||||||
add_subdirectory(px4flow)
|
add_subdirectory(px4flow)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user