libusb / hidapi

A Simple cross-platform library for communicating with HID devices
https://libusb.info/hidapi/
Other
1.69k stars 398 forks source link

Reconstruction logic for padding bytes at the end of Reports (only possible for devices without ReportID) #707

Closed JoergAtGithub closed 4 weeks ago

JoergAtGithub commented 1 month ago

Closes: #703

Youw commented 4 weeks ago

If someone could test/verify this - I'll approve/merge.

mcuee commented 4 weeks ago

Not sure if I have test devices which can test the improvement in this PR. Still I will check with my existing devices to see if there are any differences.