From: Dean Camera Date: Thu, 7 May 2009 22:33:36 +0000 (+0000) Subject: Renamed the the TotalHIDReports element of the HID descriptor structure in the HID... X-Git-Tag: LUFA-110528-BETA~1184 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1f83abe6f42c302cf3af7e16e5bb02d886a2c82a?hp=1f83abe6f42c302cf3af7e16e5bb02d886a2c82a Renamed the the TotalHIDReports element of the HID descriptor structure in the HID class demos to TotalReportDescriptors, to be more accurate of the element's function (thanks to Brian Dickman). ---