Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMous...
[pub/USBasp.git] / Demos / Device / Mouse / Descriptors.c
index 9ad39f4..a93d512 100644 (file)
@@ -132,8 +132,8 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
                        TotalEndpoints:         1,\r
                                \r
                        Class:                  0x03,\r
-                       SubClass:               0x02,\r
-                       Protocol:               0x01,\r
+                       SubClass:               0x01,\r
+                       Protocol:               0x02,\r
                                \r
                        InterfaceStrIndex:      NO_DESCRIPTOR\r
                },\r