Renamed the the TotalHIDReports element of the HID descriptor structure in the HID...
[pub/USBasp.git] / Demos / Host / KeyboardHostWithParser / HIDReport.h
index a128b8e..2096887 100644 (file)
@@ -63,7 +63,7 @@
                        uint16_t                 HIDSpec; /**< Implemented HID class specification, in BCD encoded format */\r
                        uint8_t                  CountryCode; /**< Country code value for localized hardware */\r
                \r
-                       uint8_t                  TotalHIDReports; /**< Total number of HID report descriptors in the current interface */\r
+                       uint8_t                  TotalHIDDescriptors; /**< Total number of HID report descriptors in the current interface */\r
 \r
                        uint8_t                  HIDReportType; /**< HID report type of the first HID report descriptor */\r
                        uint16_t                 HIDReportLength; /**< Total size in bytes of the first HID report descriptor */\r