X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/6dc26e92c20eedcfcba9e0b75a015a5b160748c5..05994bd90cb36f10ff72c6a70d7cecc61b67fb2f:/include/config.h diff --git a/include/config.h b/include/config.h index c0777a8..82dbf81 100644 --- a/include/config.h +++ b/include/config.h @@ -32,6 +32,7 @@ #define CONFIG_SYS_ENV_NAMELEN 16 #define CONFIG_SYS_PROMPT "=> " +#define CONFIG_ESC_CHAR ('^'-0x40) /* TODO: */