NicoHood / HID

Bring enhanced HID functions to your Arduino!
http://www.nicohood.de
MIT License
2.37k stars 409 forks source link

handle HID_HID_DESCRIPTOR_TYPE #312

Open NicoHood opened 3 years ago

NicoHood commented 3 years ago

This is a reminder to also implement https://github.com/NicoHood/HID/pull/311 for other devices.

I think this should also get fixed in the upstream HID core: https://github.com/arduino/ArduinoCore-avr/blob/master/libraries/HID/src/HID.cpp#L40-L63

@mdevaev is able to test and verify this.