]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/atten-pps3xxx/protocol.h
atten-pps3xxx: Fix serial port timeout.
[libsigrok.git] / src / hardware / atten-pps3xxx / protocol.h
index 1441305d9730c0d28552f0147615c3b63c6c041a..2ad9e857b3f3d377df2b81e926fabda060026e5d 100644 (file)
@@ -82,6 +82,7 @@ struct dev_context {
        /* Operational state */
        gboolean config_dirty;
        struct per_channel_config *config;
+       float byte_delay_ms;
        /* Received from device. */
        int channel_mode;
        gboolean over_current_protection;