nshterm: Reduce stack size further after more thorough inspection

This commit is contained in:
Lorenz Meier 2014-05-16 10:48:41 +02:00
parent 30123c8f0b
commit ea99fd8446
1 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@
MODULE_COMMAND = nshterm
SRCS = nshterm.c
MODULE_STACKSIZE = 1500
MODULE_STACKSIZE = 1200