]> sigrok.org Git - libsigrok.git/blobdiff - hardware/atten-pps3xxx/protocol.h
atten-pps3xxx: Push configured settings even without acquisition.
[libsigrok.git] / hardware / atten-pps3xxx / protocol.h
index 45b6fea4463f96709115ecf753c07510d5d027a3..52ee98e91bf14336feb9211309f9850e6146629a 100644 (file)
@@ -81,6 +81,7 @@ struct dev_context {
        gboolean acquisition_running;
 
        /* Operational state */
+       gboolean config_dirty;
        struct per_channel_config *config;
        /* Received from device. */
        int channel_mode;