]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/hantek-6xxx/protocol.h
hantek-6xxx: Update driver to use the USB product version field.
[libsigrok.git] / src / hardware / hantek-6xxx / protocol.h
index 0e3e04d4a160c656e9c5f78aa982e25fc031e3d3..73d8f868da27430072a30b674ea96440ab27da22 100644 (file)
@@ -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;