ruabmbua / hidapi-rs

Rust bindings for the hidapi C library
MIT License
177 stars 82 forks source link

Provide a generic example like hidapi hidtest #116

Open mcuee opened 1 year ago

mcuee commented 1 year ago

It would be good to provide a generic example like the hidapi project hidtest utility. You can ignore the test device portion (0x04d8:0x003f). https://github.com/libusb/hidapi/blob/master/hidtest/test.c