From: Dean Camera Date: Tue, 10 Aug 2010 12:13:07 +0000 (+0000) Subject: Fixed USB_GetHIDReportItemInfo() function modifying the given report item's data... X-Git-Tag: LUFA-110528-BETA~286 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/f4de17207ea6a28a6947ed6f3170b6689a2619d0?ds=inline;hp=f4de17207ea6a28a6947ed6f3170b6689a2619d0 Fixed USB_GetHIDReportItemInfo() function modifying the given report item's data when the report item does not exist within the supplied report of a multiple report HID device. ---