summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/comm/sercomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/comm/sercomm.h')
-rw-r--r--src/target/firmware/include/comm/sercomm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/target/firmware/include/comm/sercomm.h b/src/target/firmware/include/comm/sercomm.h
index 45a1e995..8fbbff97 100644
--- a/src/target/firmware/include/comm/sercomm.h
+++ b/src/target/firmware/include/comm/sercomm.h
@@ -21,6 +21,7 @@ enum sercomm_dlci {
SC_DLCI_L1A_L23 = 5,
SC_DLCI_LOADER = 9,
SC_DLCI_CONSOLE = 10,
+ SC_DLCI_ECHO = 128,
_SC_DLCI_MAX
};