forked from PAWPAW-Mirror/lib_xua
Temporary workaround for ENDPOINT_INT_INTERVAL_IN_HID definition
This commit is contained in:
@@ -66,7 +66,7 @@ enum USBInterfaceNumber
|
|||||||
INTERFACE_COUNT /* End marker */
|
INTERFACE_COUNT /* End marker */
|
||||||
};
|
};
|
||||||
|
|
||||||
#if( 0 < HID_CONTROLS )
|
#ifndef ENDPOINT_INT_INTERVAL_IN_HID
|
||||||
#define ENDPOINT_INT_INTERVAL_IN_HID 0x08
|
#define ENDPOINT_INT_INTERVAL_IN_HID 0x08
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user