Fix Class Driver GenericHID demo using the wrong size for the returned reports.
This commit is contained in:
parent
99ff27e403
commit
8b420566cd
3 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@
|
|||
const USB_Descriptor_HIDReport_Datatype_t PROGMEM GenericReport[] =
|
||||
{
|
||||
/* Use the HID class driver's standard Vendor HID report.
|
||||
* Vendor Usage Page: 1
|
||||
* Vendor Usage Page: 0
|
||||
* Vendor Collection Usage: 1
|
||||
* Vendor Report IN Usage: 2
|
||||
* Vendor Report OUT Usage: 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue