mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
MC att control: Be more efficient
This commit is contained in:
parent
4d4f8d25c2
commit
8032787faa
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user