forked from Archive/PX4-Autopilot
nshterm: Use only the stack we really need
This commit is contained in:
parent
c2f825647e
commit
6018ffa462
|
@ -38,4 +38,4 @@
|
|||
MODULE_COMMAND = nshterm
|
||||
SRCS = nshterm.c
|
||||
|
||||
MODULE_STACKSIZE = 3000
|
||||
MODULE_STACKSIZE = 1500
|
||||
|
|
Loading…
Reference in New Issue