hidapitester
hidapitester copied to clipboard
Adding a new cmd CMD_SEND_OUTPUT_FOREVER
Some devices support the optional feature of using interrupt endpoint to send out report. This is good to have in hidapitester as well.
Ref: https://github.com/libusb/hidapi/issues/285#issuecomment-907548251 The C# application supports the feature.