X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cde2afc50e25054a0ba21c4454e7101d7ac02a35..9c8bd6ed9bdf4d6a5f428c5d6ff867cec858df3b:/Projects/LEDNotifier/Descriptors.h diff --git a/Projects/LEDNotifier/Descriptors.h b/Projects/LEDNotifier/Descriptors.h index 2c56fa349..76eb1fc24 100644 --- a/Projects/LEDNotifier/Descriptors.h +++ b/Projects/LEDNotifier/Descriptors.h @@ -68,7 +68,6 @@ USB_Descriptor_Configuration_Header_t Config; USB_Descriptor_Interface_t CDC_CCI_Interface; CDC_FUNCTIONAL_DESCRIPTOR(2) CDC_Functional_IntHeader; - CDC_FUNCTIONAL_DESCRIPTOR(2) CDC_Functional_CallManagement; CDC_FUNCTIONAL_DESCRIPTOR(1) CDC_Functional_AbstractControlManagement; CDC_FUNCTIONAL_DESCRIPTOR(2) CDC_Functional_Union; USB_Descriptor_Endpoint_t CDC_ManagementEndpoint;