From db1a84f040e70bcbaa5d0747e97414bfbc8f964e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 24 Mar 2009 16:04:58 +0000 Subject: Garmintxt integration patches from Petr Slansky. --- packet_states.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packet_states.h') 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 -- cgit v1.2.1