Renamed CDC device class demos' ManagementEndpoint descriptor to NotificationEndpoint...
[pub/USBasp.git] / Projects / XPLAINBridge / USARTDescriptors.c
index e097884..1929e4f 100644 (file)
@@ -138,7 +138,7 @@ USART_USB_Descriptor_Configuration_t PROGMEM USART_ConfigurationDescriptor =
                        .Data                   = {0x00, 0x01}
                },
 
-       .CDC_ManagementEndpoint = 
+       .CDC_NotificationEndpoint = 
                {
                        .Header                 = {.Size = sizeof(USB_Descriptor_Endpoint_t), .Type = DTYPE_Endpoint},