mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Commander: Increase stack for commandline calibration
This commit is contained in:
parent
020844e9e9
commit
8b70bd2487
@ -37,7 +37,7 @@ endif()
|
||||
px4_add_module(
|
||||
MODULE modules__commander
|
||||
MAIN commander
|
||||
STACK 1200
|
||||
STACK 3000
|
||||
COMPILE_FLAGS
|
||||
${MODULE_CFLAGS}
|
||||
-Os
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user