Commander: Increase stack for commandline calibration

This commit is contained in:
Lorenz Meier
2015-11-19 15:53:32 +01:00
parent 020844e9e9
commit 8b70bd2487
+1 -1
View File
@@ -37,7 +37,7 @@ endif()
px4_add_module(
MODULE modules__commander
MAIN commander
STACK 1200
STACK 3000
COMPILE_FLAGS
${MODULE_CFLAGS}
-Os