From: Dean Camera Date: Wed, 30 Sep 2009 07:58:17 +0000 (+0000) Subject: Fixed issue in the HID Host class driver's HID_Host_SendReportByID() routine using... X-Git-Tag: LUFA-110528-BETA~873 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/baa1b22654830d78c1edb6ab35f35ceee089f6e5?hp=baa1b22654830d78c1edb6ab35f35ceee089f6e5 Fixed issue in the HID Host class driver's HID_Host_SendReportByID() routine using the incorrect mode (control/pipe) to send report to the attached device. ---