summaryrefslogtreecommitdiff
path: root/packet_states.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet_states.h')
-rw-r--r--packet_states.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/packet_states.h b/packet_states.h
index c04b8a40..7b2d8519 100644
--- a/packet_states.h
+++ b/packet_states.h
@@ -56,6 +56,10 @@
ZODIAC_RECOGNIZED, /* found end of the Zodiac packet */
#endif /* ZODIAC_ENABLE */
+#ifdef TNT_ENABLE
+ TNT_LEADER, /* saw True North status leader '@' */
+#endif
+
#ifdef EVERMORE_ENABLE
EVERMORE_LEADER_1, /* a DLE after having seen EverMore data */
EVERMORE_LEADER_2, /* seen opening STX of EverMore packet */