more host hid API
adding hid parser
This commit is contained in:
@@ -86,11 +86,7 @@
|
||||
|
||||
// Max number of reports per interface
|
||||
// E.g composite HID with keyboard + mouse + gamepad will have 3 reports
|
||||
#define CFG_TUH_HID_REPORT_MAX 4
|
||||
|
||||
// Max buffer
|
||||
#define CFG_TUH_HID_REPORT_DESCRIPTOR_BUFSIZE 256
|
||||
|
||||
#define CFG_TUH_HID_REPORT_MAX 4
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user