aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/Descriptors.c
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/LEDNotifier/Descriptors.c')
-rw-r--r--Projects/LEDNotifier/Descriptors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/LEDNotifier/Descriptors.c b/Projects/LEDNotifier/Descriptors.c
index b5cb8872a..67d0deb8b 100644
--- a/Projects/LEDNotifier/Descriptors.c
+++ b/Projects/LEDNotifier/Descriptors.c
@@ -138,7 +138,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
.Data = {0x00, 0x01}
},
- .CDC_ManagementEndpoint =
+ .CDC_NotificationEndpoint =
{
.Header = {.Size = sizeof(USB_Descriptor_Endpoint_t), .Type = DTYPE_Endpoint},