examples: fixed wing: Reduce start tool stack size

This commit is contained in:
Lorenz Meier 2014-05-15 07:52:22 +02:00
parent 9767bcb610
commit 8e46308fdd
1 changed files with 2 additions and 0 deletions

View File

@ -39,3 +39,5 @@ MODULE_COMMAND = ex_fixedwing_control
SRCS = main.c \
params.c
MODULE_STACKSIZE = 1200