X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/d3c623e1e184bb36873c1ba9664f0c8266139589..4cc7f5200beef90c39c8c8310ed7c8b849afb4d9:/Projects/XPLAINBridge/AVRISPDescriptors.h diff --git a/Projects/XPLAINBridge/AVRISPDescriptors.h b/Projects/XPLAINBridge/AVRISPDescriptors.h index 7731aca0d..970035138 100644 --- a/Projects/XPLAINBridge/AVRISPDescriptors.h +++ b/Projects/XPLAINBridge/AVRISPDescriptors.h @@ -73,6 +73,8 @@ } AVRISP_USB_Descriptor_Configuration_t; /* Function Prototypes: */ - uint16_t AVRISP_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, void** const DescriptorAddress); + uint16_t AVRISP_GetDescriptor(const uint16_t wValue, + const uint8_t wIndex, + void** const DescriptorAddress); #endif