summaryrefslogtreecommitdiff
path: root/driver_zodiac.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_zodiac.c')
-rw-r--r--driver_zodiac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver_zodiac.c b/driver_zodiac.c
index 9f76ee1f..7e61db17 100644
--- a/driver_zodiac.c
+++ b/driver_zodiac.c
@@ -482,6 +482,7 @@ const struct gps_type_t zodiac_binary =
{
.type_name = "Zodiac binary", /* full name of type */
.packet_type = ZODIAC_PACKET, /* associated lexer packet type */
+ .flags = DRIVER_NOFLAGS, /* no flags set */
.trigger = NULL, /* no trigger */
.channels = 12, /* consumer-grade GPS */
.probe_detect = NULL, /* no probe */