Commit of new class abstraction APIs for all device demos other than the MIDI demo...
[pub/USBasp.git] / Projects / Magstripe / Descriptors.c
index 1dee586..52b2c09 100644 (file)
@@ -142,7 +142,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        \r
                        .HIDSpec                = VERSION_BCD(01.11),\r
                        .CountryCode            = 0x00,\r
-                       .TotalHIDDescriptors    = 1,\r
+                       .TotalReportDescriptors = 1,\r
                        .HIDReportType          = DTYPE_Report,\r
                        .HIDReportLength        = sizeof(KeyboardReport)\r
                },\r