reduce stack size of dataman start handler

This commit is contained in:
Lorenz Meier 2014-05-14 19:35:16 +02:00
parent 7655f3e425
commit 25fd20487e
1 changed files with 2 additions and 0 deletions

View File

@ -38,3 +38,5 @@
MODULE_COMMAND = dataman
SRCS = dataman.c
MODULE_STACKSIZE = 1200