From: Dean Camera Date: Fri, 24 Sep 2010 06:34:43 +0000 (+0000) Subject: Fixed endpoint selection within the CALLBACK_HID_Device_CreateHIDReport() callback... X-Git-Tag: LUFA-110528-BETA~232 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b48095c0fbd9774413702b0226ef72926034e6c6?hp=b48095c0fbd9774413702b0226ef72926034e6c6 Fixed endpoint selection within the CALLBACK_HID_Device_CreateHIDReport() callback function causing broken GET REPORT requests. Minor whitespace fixes. ---