summaryrefslogtreecommitdiff
path: root/driver_superstar2.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_superstar2.c')
-rw-r--r--driver_superstar2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/driver_superstar2.c b/driver_superstar2.c
index d6524f71..fd8e2c1b 100644
--- a/driver_superstar2.c
+++ b/driver_superstar2.c
@@ -543,6 +543,8 @@ const struct gps_type_t superstar2_binary = {
.type_name = "SuperStarII binary",
/* Associated lexer packet type */
.packet_type = SUPERSTAR2_PACKET,
+ /* Driver type flags */
+ .flags = DRIVER_NOFLAGS,
/* Response string that identifies device (not active) */
.trigger = NULL,
/* Number of satellite channels supported by the device */