diff options
Diffstat (limited to 'Projects/XPLAINBridge/AVRISPDescriptors.h')
-rw-r--r-- | Projects/XPLAINBridge/AVRISPDescriptors.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/XPLAINBridge/AVRISPDescriptors.h b/Projects/XPLAINBridge/AVRISPDescriptors.h index e98ea24dc..68b50ba00 100644 --- a/Projects/XPLAINBridge/AVRISPDescriptors.h +++ b/Projects/XPLAINBridge/AVRISPDescriptors.h @@ -67,7 +67,7 @@ typedef struct { USB_Descriptor_Configuration_Header_t Config; - + // Atmel AVRISP-MKII Interface USB_Descriptor_Interface_t AVRISP_Interface; USB_Descriptor_Endpoint_t AVRISP_DataInEndpoint; |