From e030575a5248f6ad125af9e05fa0bc63ad811618 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 9 Nov 2013 22:57:38 -0500 Subject: u-blox name cleanup. All regression tests pass, PPS is live. --- packet_states.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packet_states.h') 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 */ -- cgit v1.2.1