Reduce struct name pollution - group typedef struct names by class driver name where...
[pub/USBasp.git] / Demos / Device / ClassDriver / Mouse / Descriptors.h
index 5d0babb..0c34342 100644 (file)
@@ -51,7 +51,7 @@
                {\r
                        USB_Descriptor_Configuration_Header_t Config;\r
                        USB_Descriptor_Interface_t            Interface;\r
-                       USB_Descriptor_HID_t                  MouseHID;\r
+                       USB_HID_Descriptor_t                  MouseHID;\r
                USB_Descriptor_Endpoint_t             MouseEndpoint;\r
                } USB_Descriptor_Configuration_t;\r
                                        \r