Renamed the the TotalHIDReports element of the HID descriptor structure in the HID...
[pub/USBasp.git] / Projects / Magstripe / Descriptors.h
index 2f58545..16299bb 100644 (file)
@@ -54,7 +54,7 @@
                        uint16_t                HIDSpec; /**< HID specification implemented by the device, in BCD form */\r
                        uint8_t                 CountryCode; /**< Country code for the country the HID device is localised for */\r
                \r
-                       uint8_t                 TotalHIDReports; /**< Total number of HID reports linked to this HID interface */\r
+                       uint8_t                 TotalHIDDescriptors; /**< Total number of HID reports linked to this HID interface */\r
 \r
                        uint8_t                 HIDReportType; /**< Type of the first HID report descriptor */\r
                        uint16_t                HIDReportLength; /**< Length of the first HID report descriptor */\r