aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/USARTDescriptors.c
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/XPLAINBridge/USARTDescriptors.c')
-rw-r--r--Projects/XPLAINBridge/USARTDescriptors.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/Projects/XPLAINBridge/USARTDescriptors.c b/Projects/XPLAINBridge/USARTDescriptors.c
index d1158b232..ca98b33a0 100644
--- a/Projects/XPLAINBridge/USARTDescriptors.c
+++ b/Projects/XPLAINBridge/USARTDescriptors.c
@@ -122,14 +122,6 @@ USART_USB_Descriptor_Configuration_t PROGMEM USART_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},