safety_button set STACK_MAIN

This commit is contained in:
Daniel Agar 2019-08-27 10:03:47 -04:00
parent aebf244464
commit 3ee78cb36a

View File

@ -34,6 +34,8 @@
px4_add_module(
MODULE drivers__safety_button
MAIN safety_button
STACK_MAIN
1500
SRCS
SafetyButton.cpp
DEPENDS