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