summaryrefslogtreecommitdiff
path: root/apps/examples/cc3000/shell.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/cc3000/shell.h')
-rw-r--r--apps/examples/cc3000/shell.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/cc3000/shell.h b/apps/examples/cc3000/shell.h
index c25da9c0e..ded2554b2 100644
--- a/apps/examples/cc3000/shell.h
+++ b/apps/examples/cc3000/shell.h
@@ -59,7 +59,7 @@
#endif
#ifndef CONFIG_EXAMPLES_TELNETD_DAEMONSTACKSIZE
-# define CONFIG_EXAMPLES_TELNETD_DAEMONSTACKSIZE 580
+# define CONFIG_EXAMPLES_TELNETD_DAEMONSTACKSIZE 492
#endif
#ifndef CONFIG_EXAMPLES_TELNETD_CLIENTPRIO
@@ -67,7 +67,7 @@
#endif
#ifndef CONFIG_EXAMPLES_TELNETD_CLIENTSTACKSIZE
-# define CONFIG_EXAMPLES_TELNETD_CLIENTSTACKSIZE 990
+# define CONFIG_EXAMPLES_TELNETD_CLIENTSTACKSIZE 964
#endif
#undef CONFIG_EXAMPLE_CC3000_MEM_CHECK