aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/RelayBoard/Descriptors.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/RelayBoard/Descriptors.h')
-rw-r--r--Projects/RelayBoard/Descriptors.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Projects/RelayBoard/Descriptors.h b/Projects/RelayBoard/Descriptors.h
index 1a68ae3f7..d913eb722 100644
--- a/Projects/RelayBoard/Descriptors.h
+++ b/Projects/RelayBoard/Descriptors.h
@@ -48,9 +48,9 @@
*/
typedef struct
{
- USB_Descriptor_Configuration_Header_t Config;
- USB_Descriptor_Interface_t RelayBoardInterface;
- } RelayBoard_USB_Descriptor_Configuration_t;
+ USB_Descriptor_Configuration_Header_t Config;
+ USB_Descriptor_Interface_t RelayBoardInterface;
+ } USB_Descriptor_Configuration_t;
/* Function Prototypes: */
uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue,