X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fdcttech-usbrelay%2Fprotocol.h;h=9e3d86df115534e80f9e13ebf70e0cd67492c046;hb=77ee3168d0ae88c92a127999d890fff0511ca31e;hp=45b8ec4bfca0ec7556ffdc6e24e7c53eb9b087bf;hpb=321f85fb07ea38d81abfde7769833838e8aef068;p=libsigrok.git diff --git a/src/hardware/dcttech-usbrelay/protocol.h b/src/hardware/dcttech-usbrelay/protocol.h index 45b8ec4b..9e3d86df 100644 --- a/src/hardware/dcttech-usbrelay/protocol.h +++ b/src/hardware/dcttech-usbrelay/protocol.h @@ -43,6 +43,7 @@ struct dev_context { char *hid_path; + uint16_t usb_vid, usb_pid; hid_device *hid_dev; size_t relay_count; uint32_t relay_mask;