mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
mc_pos_control: increase stack size by 100 bytes
This commit is contained in:
committed by
Beat Küng
parent
02bdc2c46b
commit
8aad105265
@@ -37,7 +37,7 @@ px4_add_module(
|
||||
MODULE modules__mc_pos_control
|
||||
MAIN mc_pos_control
|
||||
COMPILE_FLAGS
|
||||
STACK_MAIN 1200
|
||||
STACK_MAIN 1300
|
||||
SRCS
|
||||
mc_pos_control_main.cpp
|
||||
PositionControl.cpp
|
||||
|
||||
Reference in New Issue
Block a user