mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
sensors increase MAIN stack
This commit is contained in:
@@ -35,8 +35,7 @@ px4_add_module(
|
|||||||
MODULE modules__sensors
|
MODULE modules__sensors
|
||||||
MAIN sensors
|
MAIN sensors
|
||||||
PRIORITY "SCHED_PRIORITY_MAX-5"
|
PRIORITY "SCHED_PRIORITY_MAX-5"
|
||||||
STACK_MAIN 1300
|
STACK_MAIN 1500
|
||||||
COMPILE_FLAGS
|
|
||||||
SRCS
|
SRCS
|
||||||
voted_sensors_update.cpp
|
voted_sensors_update.cpp
|
||||||
rc_update.cpp
|
rc_update.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user