summaryrefslogtreecommitdiff
path: root/packet_states.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet_states.h')
-rw-r--r--packet_states.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet_states.h b/packet_states.h
index c718ef7c..778770e8 100644
--- a/packet_states.h
+++ b/packet_states.h
@@ -66,8 +66,9 @@
#endif /* ZODIAC_ENABLE */
#if defined(TNT_ENABLE) || defined(GARMINTXT_ENABLE)
- TNT_LEADER, /* saw True North status leader '@' */
+ GTXT_LEADER, /* saw True North status leader '@' */
/* Garmin Simple Text starts with @ leader */
+ GTXT_RECOGNIZED, /* */
#endif
#ifdef EVERMORE_ENABLE