mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 13:02:25 +08:00
STACK_MAIN increase default 1024 -> 2048
This commit is contained in:
committed by
Lorenz Meier
parent
9ed2daef48
commit
78ef8aab2d
@@ -33,7 +33,6 @@
|
||||
px4_add_module(
|
||||
MODULE examples__fixedwing_control
|
||||
MAIN ex_fixedwing_control
|
||||
STACK_MAIN 1200
|
||||
STACK_MAX 1300
|
||||
SRCS
|
||||
main.cpp
|
||||
|
||||
Reference in New Issue
Block a user