mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
subscriber example increase stack size
This commit is contained in:
@@ -39,4 +39,4 @@ MODULE_COMMAND = subscriber
|
|||||||
|
|
||||||
SRCS = subscriber.cpp
|
SRCS = subscriber.cpp
|
||||||
|
|
||||||
MODULE_STACKSIZE = 1200
|
MODULE_STACKSIZE = 2400
|
||||||
|
|||||||
Reference in New Issue
Block a user