Add constants header for common constants; helper macro for header

This commit is contained in:
Ciaran Woodward
2021-12-10 10:45:54 +00:00
parent ebeae1fa17
commit 3895b486ab
7 changed files with 141 additions and 35 deletions

View File

@@ -30,7 +30,6 @@ unsigned char hidReportDescriptor[] =
#endif
#define USB_HID_REPORT_ID_CONSUMER ( 0x02 )
#define USB_HID_USAGE_PAGE_ID_CONSUMER ( 0x02 )
/*
* Define non-configurable items in the HID Report descriptor.