Reduce stack size of sensors module start handler

This commit is contained in:
Lorenz Meier 2014-05-14 19:36:11 +02:00
parent 0789030088
commit 29ec1f3881
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ MODULE_PRIORITY = "SCHED_PRIORITY_MAX-5"
SRCS = sensors.cpp \
sensor_params.c
MODULE_STACKSIZE = 1200