From: Dean Camera Date: Tue, 22 Sep 2009 08:07:48 +0000 (+0000) Subject: Add new error condition to the HID Report Parser for when a report is parsed but... X-Git-Tag: LUFA-110528-BETA~884 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/849b9535e7f4ca84aa909cfb9e985ae29f14be72?hp=849b9535e7f4ca84aa909cfb9e985ae29f14be72 Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition. ---