X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fatten-pps3xxx%2Fprotocol.h;h=52ee98e91bf14336feb9211309f9850e6146629a;hb=ab988ecb237c6aa8510eaa4a53e4e3d1ba78fd9b;hp=45b6fea4463f96709115ecf753c07510d5d027a3;hpb=81c9e1a0647f3329eb61d2592e937051a17ecdd4;p=libsigrok.git diff --git a/hardware/atten-pps3xxx/protocol.h b/hardware/atten-pps3xxx/protocol.h index 45b6fea4..52ee98e9 100644 --- a/hardware/atten-pps3xxx/protocol.h +++ b/hardware/atten-pps3xxx/protocol.h @@ -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;