From: Dean Camera Date: Fri, 1 Oct 2010 12:01:54 +0000 (+0000) Subject: Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's... X-Git-Tag: LUFA-110528-BETA~217 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c8942ef4699362747efd6580975a7f61757a4cd6?ds=inline;hp=c8942ef4699362747efd6580975a7f61757a4cd6 Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's report descriptor size. Simplified low level Host demo configuration descriptor parser routines. ---