Simple app: Use enough stack

This commit is contained in:
Lorenz Meier 2016-01-05 19:00:36 +01:00
parent 669f8bf098
commit 2e9cec5b06
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
px4_add_module(
MODULE examples__px4_simple_app
MAIN px4_simple_app
STACK 2000
SRCS
px4_simple_app.c
DEPENDS