HW test example: Use enough stack

This commit is contained in:
Lorenz Meier 2016-01-05 19:00:07 +01:00
parent 302d848104
commit 7c8a2a1e18

View File

@ -33,6 +33,7 @@
px4_add_module(
MODULE examples__hwtest
MAIN ex_hwtest
STACK 2000
SRCS
hwtest.c
DEPENDS