X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fatten-pps3xxx%2Fprotocol.h;fp=src%2Fhardware%2Fatten-pps3xxx%2Fprotocol.h;h=2ad9e857b3f3d377df2b81e926fabda060026e5d;hb=945cfd4fdd3d2aa2758e1957c7c4c1440badcf8b;hp=1441305d9730c0d28552f0147615c3b63c6c041a;hpb=204014007f30a3980e6abb35b91bf654d190d81f;p=libsigrok.git diff --git a/src/hardware/atten-pps3xxx/protocol.h b/src/hardware/atten-pps3xxx/protocol.h index 1441305d..2ad9e857 100644 --- a/src/hardware/atten-pps3xxx/protocol.h +++ b/src/hardware/atten-pps3xxx/protocol.h @@ -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;