NicoHood / HID

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

Any way to set Serial Number on RawHID? #405

Closed wamk9 closed 1 year ago

wamk9 commented 1 year ago

Hey Everyone!

I need to work with a software that works with the serial number on all devices, actually I am using HID communication to pass this information, but I want to pass this in the HID device description, is it possible?

NicoHood commented 1 year ago

Yes, you need to modify the arduino core then. But that is out of scope of this library