sensors increase MAIN stack

This commit is contained in:
Daniel Agar
2018-09-02 15:08:17 -04:00
parent 2dd71fa73c
commit 1a0472dfab

View File

@@ -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