IST8310 increase MAIN stack

This commit is contained in:
Daniel Agar
2018-09-02 15:27:04 -04:00
parent 6abd0c2672
commit ee90eb6c92
@@ -33,10 +33,8 @@
px4_add_module(
MODULE drivers__ist8310
MAIN ist8310
STACK_MAIN 1200
COMPILE_FLAGS
STACK_MAIN 1500
SRCS
ist8310.cpp
DEPENDS
)