summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 630e175..37373c7 100644
--- a/include/config.h
+++ b/include/config.h
@@ -29,7 +29,7 @@
#define CONFIG_ENV_SIZE 1600
#define CONFIG_ENV_OFFSET 0
-#define CONFIG_ENVVAR_MAX 30
+#define CONFIG_ENVVAR_MAX 40
#define CONFIG_BAUDRATE 115200L
#define CONFIG_PWRON_DELAY 2000 /* ms to wait after power on */