mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
Commander: Increase stack for commandline calibration
This commit is contained in:
@@ -37,7 +37,7 @@ endif()
|
||||
px4_add_module(
|
||||
MODULE modules__commander
|
||||
MAIN commander
|
||||
STACK 1200
|
||||
STACK 3000
|
||||
COMPILE_FLAGS
|
||||
${MODULE_CFLAGS}
|
||||
-Os
|
||||
|
||||
Reference in New Issue
Block a user