forked from Archive/PX4-Autopilot
attitude_estimator_ekf: Reduce start tool stack size
This commit is contained in:
parent
8f6a50708f
commit
ec5dd5401e
|
@ -50,3 +50,5 @@ SRCS = attitude_estimator_ekf_main.cpp \
|
|||
codegen/rtGetNaN.c \
|
||||
codegen/norm.c \
|
||||
codegen/cross.c
|
||||
|
||||
MODULE_STACKSIZE = 1200
|
||||
|
|
Loading…
Reference in New Issue