load_mon use STACK_MAIN

This commit is contained in:
Daniel Agar 2016-05-12 11:34:32 -04:00 committed by Lorenz Meier
parent 27f6b60169
commit 27fc739f7d
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
px4_add_module(
MODULE modules__load_mon
MAIN load_mon
STACK 1200
STACK_MAIN 1200
SRCS
load_mon.cpp
DEPENDS