summaryrefslogtreecommitdiff
path: root/apps/examples/wgetjson/wgetjson_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/wgetjson/wgetjson_main.c')
-rw-r--r--apps/examples/wgetjson/wgetjson_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/wgetjson/wgetjson_main.c b/apps/examples/wgetjson/wgetjson_main.c
index 7f3096797..a137af438 100644
--- a/apps/examples/wgetjson/wgetjson_main.c
+++ b/apps/examples/wgetjson/wgetjson_main.c
@@ -58,7 +58,7 @@
****************************************************************************/
#ifndef CONFIG_EXAMPLES_WGETJSON_MAXSIZE
-# define CONFIG_EXAMPLES_WGETJSON_MAXSIZE 1024*10
+# define CONFIG_EXAMPLES_WGETJSON_MAXSIZE 1024
#endif
#ifndef CONFIG_EXAMPLES_EXAMPLES_WGETJSON_URL