X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/6dc26e92c20eedcfcba9e0b75a015a5b160748c5..26331e248f87b8d640054c91b581f482cd89bede:/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: */