X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-4032l%2Fprotocol.h;h=8b75140a1b6758e70cc6e27ce558d13789e64d6f;hb=bc294eaca829f7681c6d3a371a816e871aa9c4b8;hp=8665c8f08e83efab5139f5a523731885a73835c0;hpb=3dc976fe9fcc21a1b82087fe6b969cf997346bdc;p=libsigrok.git diff --git a/src/hardware/hantek-4032l/protocol.h b/src/hardware/hantek-4032l/protocol.h index 8665c8f0..8b75140a 100644 --- a/src/hardware/hantek-4032l/protocol.h +++ b/src/hardware/hantek-4032l/protocol.h @@ -136,6 +136,7 @@ struct dev_context { uint8_t buffer[512]; uint64_t capture_ratio; uint32_t trigger_pos; + double cur_threshold[2]; uint32_t fpga_version; };