started working on implementing receiving HID output reports from PC for commands
This commit is contained in:
@@ -170,7 +170,8 @@
|
||||
#define HID_INT_OUT_EP_SIZE 64
|
||||
#define HID_INT_IN_EP_SIZE 64
|
||||
#define HID_NUM_OF_DSC 1
|
||||
#define HID_RPT01_SIZE 74
|
||||
//#define HID_RPT01_SIZE 74
|
||||
#define HID_RPT01_SIZE 54
|
||||
|
||||
/** DEFINITIONS ****************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user