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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/XPLAINBridge/USARTDescriptors.c b/Projects/XPLAINBridge/USARTDescriptors.c
index 8acbacd2a..159f38609 100644
--- a/Projects/XPLAINBridge/USARTDescriptors.c
+++ b/Projects/XPLAINBridge/USARTDescriptors.c
@@ -130,7 +130,7 @@ USART_USB_Descriptor_Configuration_t PROGMEM USART_ConfigurationDescriptor =
.Data = {0x06}
},
- .CDC_Functional_Union=
+ .CDC_Functional_Union =
{
.Header = {.Size = sizeof(CDC_FUNCTIONAL_DESCRIPTOR(2)), .Type = 0x24},
.SubType = 0x06,