summaryrefslogtreecommitdiff
path: root/apps/examples/cc3000/shell.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-24 07:54:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-24 07:54:28 -0600
commitc6f7837ec1de1386adade4ff39f2543e97b4ecbf (patch)
tree839b17a4834f52f960d8cd3a983f1041a8a0af79 /apps/examples/cc3000/shell.h
parent08f190c7ebb67f1b034fc39b393351de47b53a13 (diff)
downloadnuttx-c6f7837ec1de1386adade4ff39f2543e97b4ecbf.tar.gz
nuttx-c6f7837ec1de1386adade4ff39f2543e97b4ecbf.tar.bz2
nuttx-c6f7837ec1de1386adade4ff39f2543e97b4ecbf.zip
apps/examples/cc3000 update from David Sidrane. Plus some kruft removal
Diffstat (limited to 'apps/examples/cc3000/shell.h')
-rw-r--r--apps/examples/cc3000/shell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cc3000/shell.h b/apps/examples/cc3000/shell.h
index ce2ca4f3c..aa8152a70 100644
--- a/apps/examples/cc3000/shell.h
+++ b/apps/examples/cc3000/shell.h
@@ -67,7 +67,7 @@
#endif
#ifndef CONFIG_EXAMPLES_TELNETD_CLIENTSTACKSIZE
-# define CONFIG_EXAMPLES_TELNETD_CLIENTSTACKSIZE 786
+# define CONFIG_EXAMPLES_TELNETD_CLIENTSTACKSIZE 990
#endif
/* Other definitions ********************************************************/