mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
MC att control: Be more efficient
This commit is contained in:
@@ -35,7 +35,7 @@ px4_add_module(
|
||||
MAIN mc_att_control
|
||||
STACK_MAIN 1200
|
||||
STACK_MAX 3500
|
||||
COMPILE_FLAGS
|
||||
COMPILE_FLAGS -Os
|
||||
SRCS
|
||||
mc_att_control_main.cpp
|
||||
DEPENDS
|
||||
|
||||
Reference in New Issue
Block a user