forked from Archive/PX4-Autopilot
nshterm: Reduce stack size further after more thorough inspection
This commit is contained in:
parent
30123c8f0b
commit
ea99fd8446
|
@ -38,4 +38,4 @@
|
|||
MODULE_COMMAND = nshterm
|
||||
SRCS = nshterm.c
|
||||
|
||||
MODULE_STACKSIZE = 1500
|
||||
MODULE_STACKSIZE = 1200
|
||||
|
|
Loading…
Reference in New Issue