Browse Source

Sensors: Reinstate boot stack

sbg
Lorenz Meier 9 years ago
parent
commit
24622131c9
  1. 2
      src/modules/sensors/CMakeLists.txt

2
src/modules/sensors/CMakeLists.txt

@ -35,7 +35,7 @@ px4_add_module( @@ -35,7 +35,7 @@ px4_add_module(
MODULE modules__sensors
MAIN sensors
PRIORITY "SCHED_PRIORITY_MAX-5"
STACK_MAIN 1200
STACK_MAIN 1300
COMPILE_FLAGS
-O3
SRCS

Loading…
Cancel
Save