X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cae0fa73d70f82820bd8d71c4d60b6aff8ccf3cb..c029d72b9497ebf554c9d05ec58d48d7534b8a2f:/Bootloaders/HID/Descriptors.h?ds=inline diff --git a/Bootloaders/HID/Descriptors.h b/Bootloaders/HID/Descriptors.h index 2c2969ed9..b2fd88e71 100644 --- a/Bootloaders/HID/Descriptors.h +++ b/Bootloaders/HID/Descriptors.h @@ -47,6 +47,8 @@ typedef struct { USB_Descriptor_Configuration_Header_t Config; + + // Generic HID Interface USB_Descriptor_Interface_t HID_Interface; USB_HID_Descriptor_HID_t HID_VendorHID; USB_Descriptor_Endpoint_t HID_ReportINEndpoint;