X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/49b09a2042368947ab34f788f00b710183912285..e331b531c6e6d93eb0eee42b9002074e8090ad18:/Projects/Benito/Descriptors.c diff --git a/Projects/Benito/Descriptors.c b/Projects/Benito/Descriptors.c index d29b3b209..85c2c1408 100644 --- a/Projects/Benito/Descriptors.c +++ b/Projects/Benito/Descriptors.c @@ -110,14 +110,6 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor = .Data = {0x01, 0x10} }, - .CDC_Functional_CallManagement = - { - .Header = {.Size = sizeof(CDC_FUNCTIONAL_DESCRIPTOR(2)), .Type = 0x24}, - .SubType = 0x01, - - .Data = {0x03, 0x01} - }, - .CDC_Functional_AbstractControlManagement = { .Header = {.Size = sizeof(CDC_FUNCTIONAL_DESCRIPTOR(1)), .Type = 0x24},