Added class specific descriptor type defines with standard USB-IF element naming.
[pub/USBasp.git] / Demos / Device / ClassDriver / Joystick / Descriptors.h
index fe99395..0d7d456 100644 (file)
@@ -51,7 +51,7 @@
                {
                        USB_Descriptor_Configuration_Header_t Config;
                        USB_Descriptor_Interface_t            HID_Interface;
-                       USB_HID_Descriptor_t                  HID_JoystickHID;
+                       USB_HID_Descriptor_HID_t              HID_JoystickHID;
                USB_Descriptor_Endpoint_t             HID_ReportINEndpoint;
                } USB_Descriptor_Configuration_t;