usb hid report descriptor
Posted: Tue Aug 24, 2010 8:50 am
in the example hid-data of vusb:
why is it [22] ?
Code: Select all
PROGMEM char usbHidReportDescriptor[22] = { /* USB report descriptor */
why is it [22] ?