Fixed USB_GetHIDReportSize() returning the number of bits in the specified report...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 9 Feb 2010 12:30:51 +0000 (12:30 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 9 Feb 2010 12:30:51 +0000 (12:30 +0000)
Moved the USB_GetHIDReportItemInfo() calls into the main report item passing loop in the *HostWithParser demos - it is fast enough not to effect performance, and avoids duplicate code.

Make Webserver project report the LUFA version as part of the HTTP header.


No differences found