X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5995c3f880899b2573f1026ed6dc1c3c3a8e93d2..77a9df36a77d2523dd2bc24fa17f9f04c6c175c5:/Projects/RelayBoard/Descriptors.h?ds=sidebyside diff --git a/Projects/RelayBoard/Descriptors.h b/Projects/RelayBoard/Descriptors.h index d913eb722..ac8a8e0aa 100644 --- a/Projects/RelayBoard/Descriptors.h +++ b/Projects/RelayBoard/Descriptors.h @@ -49,6 +49,8 @@ typedef struct { USB_Descriptor_Configuration_Header_t Config; + + // Relay Board Interface USB_Descriptor_Interface_t RelayBoardInterface; } USB_Descriptor_Configuration_t;