summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorLeo C2014-10-23 02:25:00 +0200
committerLeo C2014-10-23 02:25:00 +0200
commit89adce76dd02f2076ec6de1c6b434bc1f29512f4 (patch)
tree33badc10f344a4648a41dee78b0a7ea24ae36144 /include/config.h
parent6a4e9540b950d871ea8fa072b195490a231b251d (diff)
downloadz180-stamp-89adce76dd02f2076ec6de1c6b434bc1f29512f4.zip
working host communication, new command: connect
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
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: */