summaryrefslogtreecommitdiff
path: root/gpsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h')
-rw-r--r--gpsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpsd.h b/gpsd.h
index 70f86726..6b3a2e75 100644
--- a/gpsd.h
+++ b/gpsd.h
@@ -476,6 +476,7 @@ struct ntrip_stream_t
fmt_rtcm3_0,
fmt_rtcm3_1,
fmt_rtcm3_2,
+ fmt_rtcm3_3,
fmt_unknown
} format;
int carrier;