summaryrefslogtreecommitdiff
path: root/driver_italk.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_italk.c')
-rw-r--r--driver_italk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver_italk.c b/driver_italk.c
index 051376c2..e1cdf483 100644
--- a/driver_italk.c
+++ b/driver_italk.c
@@ -432,6 +432,7 @@ const struct gps_type_t driver_italk =
#ifdef TIMEHINT_ENABLE
.time_offset = NULL, /* no method for NTP fudge factor */
#endif /* TIMEHINT_ENABLE */
+ .minlength = 30, /* min packet length for chunked output */
};
/* *INDENT-ON* */
#endif /* defined(ITRAX_ENABLE) && defined(BINARY_ENABLE) */