summaryrefslogtreecommitdiff
path: root/avr/config.h
diff options
context:
space:
mode:
authorLeo C2014-08-16 13:57:10 +0200
committerLeo C2014-08-16 13:57:10 +0200
commit323398b1e863d2a23251d44d3bba260675139499 (patch)
tree14a3de5768cde38acddc968dc085e542f90950c0 /avr/config.h
parent534e1dfcb2f6cdfa1cd62913045b832f2189b7aa (diff)
downloadz180-stamp-323398b1e863d2a23251d44d3bba260675139499.zip
Add command saveenv
Add debug commands for EEPROM display and copy
Diffstat (limited to 'avr/config.h')
-rw-r--r--avr/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr/config.h b/avr/config.h
index 2c6210b..13de63b 100644
--- a/avr/config.h
+++ b/avr/config.h
@@ -1,7 +1,7 @@
#ifndef CONFIG_H
#define CONFIG_H
-#define CONFIG_ENV_SIZE 2000
+#define CONFIG_ENV_SIZE 1600
#define CONFIG_ENV_OFFSET 0
#define CONFIG_ENVVAR_MAX 20