mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-12 02:12:50 +08:00
inav: Reduce stack size of start tool
This commit is contained in:
@@ -39,3 +39,5 @@ MODULE_COMMAND = position_estimator_inav
|
||||
SRCS = position_estimator_inav_main.c \
|
||||
position_estimator_inav_params.c \
|
||||
inertial_filter.c
|
||||
|
||||
MODULE_STACKSIZE = 1200
|
||||
|
||||
Reference in New Issue
Block a user