summaryrefslogtreecommitdiff
path: root/packet_states.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet_states.h')
-rw-r--r--packet_states.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet_states.h b/packet_states.h
index f7769f76..8077cbf1 100644
--- a/packet_states.h
+++ b/packet_states.h
@@ -115,7 +115,7 @@
NAVCOM_RECOGNIZED, /* found end of the Navcom packet */
#endif /* NAVCOM_ENABLE */
-#ifdef UBX_ENABLE
+#ifdef UBLOX_ENABLE
UBX_LEADER_1, /* first constant leader byte found */
UBX_LEADER_2, /* second constant leader byte found */
UBX_CLASS_ID, /* classid read */