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