X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fhantek-6xxx%2Fprotocol.h;fp=src%2Fhardware%2Fhantek-6xxx%2Fprotocol.h;h=73d8f868da27430072a30b674ea96440ab27da22;hb=459324acb8769240513e0bb3ef3c04ad295e8b19;hp=0e3e04d4a160c656e9c5f78aa982e25fc031e3d3;hpb=f6e7b6124a646b0ece644681d4e0172ffb30a561;p=libsigrok.git diff --git a/src/hardware/hantek-6xxx/protocol.h b/src/hardware/hantek-6xxx/protocol.h index 0e3e04d4..73d8f868 100644 --- a/src/hardware/hantek-6xxx/protocol.h +++ b/src/hardware/hantek-6xxx/protocol.h @@ -94,6 +94,7 @@ struct hantek_6xxx_profile { /* VID/PID after firmware upload */ uint16_t fw_vid; uint16_t fw_pid; + uint16_t fw_prod_ver; const char *vendor; const char *model; const char *firmware;