mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 06:30:36 +08:00
Attitude estimator Q: Fix frame size warning
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
px4_add_module(
|
||||
MODULE modules__attitude_estimator_q
|
||||
MAIN attitude_estimator_q
|
||||
COMPILE_FLAGS
|
||||
-Wframe-larger-than=1400
|
||||
STACK 1200
|
||||
SRCS
|
||||
attitude_estimator_q_main.cpp
|
||||
|
||||
Reference in New Issue
Block a user