wLength: HIDReportSize,\r
};\r
\r
+ /* Select the control pipe for the request transfer */\r
+ Pipe_SelectPipe(PIPE_CONTROLPIPE);\r
+\r
/* Send control request to retrieve the HID report from the attached device */\r
if (USB_Host_SendControlRequest(HIDReportData) != HOST_SENDCONTROL_Successful)\r
return ParseControlError;\r