Fix stack main usage in motor ramp app

This commit is contained in:
Lorenz Meier
2016-06-21 09:43:00 +02:00
parent 8aee4432a9
commit 3f45d008eb
+1 -1
View File
@@ -33,7 +33,7 @@
px4_add_module(
MODULE systemcmds__motor_ramp
MAIN motor_ramp
STACK 1200
STACK_MAIN 1200
COMPILE_FLAGS
-Wno-write-strings
SRCS