X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-dso%2Fprotocol.h;h=21131613144c3d4dd82480c2ff26746720f9154e;hb=8712c7833fdc1e33363807b094ad998df1b97463;hp=f6d4bc6d28c94573cba7977f85ade8c74800f908;hpb=6deb361bbf5b62109cdb5c4bede227cd56f9fcc5;p=libsigrok.git diff --git a/src/hardware/hantek-dso/protocol.h b/src/hardware/hantek-dso/protocol.h index f6d4bc6d..21131613 100644 --- a/src/hardware/hantek-dso/protocol.h +++ b/src/hardware/hantek-dso/protocol.h @@ -204,7 +204,7 @@ struct dev_context { gboolean filter[2]; int triggerslope; char *triggersource; - int capture_ratio; + uint64_t capture_ratio; int triggermode; /* Frame transfer */