mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 16:00:15 +08:00
Fix serial_test stack warning
This commit is contained in:
committed by
Daniel Agar
parent
efd3bc1794
commit
f460611098
@@ -33,6 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE systemcmds__serial_test
|
||||
MAIN serial_test
|
||||
STACK_MAIN 2148
|
||||
COMPILE_FLAGS
|
||||
SRCS
|
||||
serial_test.c
|
||||
|
||||
Reference in New Issue
Block a user