mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
BUGFIX:CLI "commander calibrate acel" resulted in hardfault
This commit is contained in:
@@ -37,7 +37,7 @@ endif()
|
||||
px4_add_module(
|
||||
MODULE modules__commander
|
||||
MAIN commander
|
||||
STACK 3000
|
||||
STACK 4096
|
||||
COMPILE_FLAGS
|
||||
${MODULE_CFLAGS}
|
||||
-Os
|
||||
|
||||
Reference in New Issue
Block a user