mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Frame size fix fix per Lorenz's suggestion
This commit is contained in:
committed by
Lorenz Meier
parent
ed27e583e0
commit
c9eae96cf6
@@ -43,6 +43,6 @@ SRCS = attitude_estimator_ekf_main.cpp \
|
||||
|
||||
MODULE_STACKSIZE = 1200
|
||||
|
||||
EXTRACFLAGS = -Wno-float-equal -Wframe-larger-than=3600
|
||||
EXTRACFLAGS = -Wno-float-equal -Wframe-larger-than=3700
|
||||
|
||||
EXTRACXXFLAGS = -Wframe-larger-than=2400
|
||||
|
||||
Reference in New Issue
Block a user