From: Dean Camera Date: Tue, 4 May 2010 10:10:41 +0000 (+0000) Subject: Fixed Host mode HID class driver not sending the correct report type when HID_Host_Se... X-Git-Tag: LUFA-110528-BETA~494 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/e652cfac67ace9c307612cd2e1df70142358c673?hp=e652cfac67ace9c307612cd2e1df70142358c673 Fixed Host mode HID class driver not sending the correct report type when HID_Host_SendReportByID() was called and the HID_HOST_BOOT_PROTOCOL_ONLY compile time option is set. ---