update hid.xc
This commit is contained in:
@@ -31,9 +31,9 @@ XUD_Result_t HidInterfaceClassRequests(
|
||||
#endif
|
||||
USB_SetupPacket_t &sp )
|
||||
{
|
||||
unsigned char buffer[65] = {0};
|
||||
#if ((USE_EX3D == 1) || (EQ_EN == 1) || (DEBUG_MEMORY_LOG_ENABLED == 1) )
|
||||
unsigned datalength;
|
||||
unsigned char buffer[65] = {0};
|
||||
#endif
|
||||
XUD_Result_t result = XUD_RES_ERR;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user