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