From: Dean Camera Date: Sat, 17 Sep 2011 13:07:21 +0000 (+0000) Subject: Fixed HID Parser's largest report size bit count not including the size of the last... X-Git-Tag: LUFA-111009~15 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/99ff27e4038b90eeed38c2a15ca8352152364d68?ds=inline;hp=99ff27e4038b90eeed38c2a15ca8352152364d68 Fixed HID Parser's largest report size bit count not including the size of the last parsed report item. Fixed HID host driver's largest HID report size count corrupt when the number of report bits exceeds 255. ---