]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - include/config.h
DDTZ: remove some unused labels
[z180-stamp.git] / include / config.h
index d0a1b31dc469d6213156ec993afcd7a1eec9c135..c276e80876b11056fa39936986242b05d6e13fb4 100644 (file)
@@ -8,7 +8,7 @@
 #define CONFIG_H
 
 /* Version */
-#define VERSION                 "0.6.6.1"
+#define VERSION                 "0.6.8.1"
 
 /* Environment variables */
 
@@ -61,6 +61,7 @@
 #define CONFIG_SYS_I2C_CLOCK   100000L /* SCL clock frequency in Hz */
 
 #define CONFIG_SYS_CBSIZE      250
+#define CONFIG_SYS_HIST_MAX    20
 #define CONFIG_SYS_MAXARGS     20
 #define CONFIG_SYS_ENV_NAMELEN 16