X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhameg-hmo%2Fprotocol.h;h=d169311b2eec7d9cd5ca498dd0d3892c5856b670;hb=aac306330012568bbf31026b335f54a893310633;hp=a9f69c682eb1ee6591ad1045b3e4bf25aa76b45a;hpb=3a247d03595b910deba841ec8e7c312c156ae07c;p=libsigrok.git diff --git a/src/hardware/hameg-hmo/protocol.h b/src/hardware/hameg-hmo/protocol.h index a9f69c68..d169311b 100644 --- a/src/hardware/hameg-hmo/protocol.h +++ b/src/hardware/hameg-hmo/protocol.h @@ -57,6 +57,7 @@ struct scope_config { const char *(*logic_threshold)[]; const uint8_t num_logic_threshold; + const gboolean logic_threshold_for_pod; const char *(*trigger_sources)[]; const uint8_t num_trigger_sources;