mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
load_mon use STACK_MAIN
This commit is contained in:
committed by
Lorenz Meier
parent
27f6b60169
commit
27fc739f7d
@@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE modules__load_mon
|
||||
MAIN load_mon
|
||||
STACK 1200
|
||||
STACK_MAIN 1200
|
||||
SRCS
|
||||
load_mon.cpp
|
||||
DEPENDS
|
||||
|
||||
Reference in New Issue
Block a user