X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cfe2b9eff1d611397f208f489697a09c1cf15666..1d2369e9be57ceee8ba415655ce5f13d9ae8da84:/Projects/XPLAINBridge/USARTDescriptors.h diff --git a/Projects/XPLAINBridge/USARTDescriptors.h b/Projects/XPLAINBridge/USARTDescriptors.h index 1eccdac99..e44503dfe 100644 --- a/Projects/XPLAINBridge/USARTDescriptors.h +++ b/Projects/XPLAINBridge/USARTDescriptors.h @@ -105,8 +105,7 @@ /* Function Prototypes: */ uint16_t USART_GetDescriptor(const uint16_t wValue, const uint16_t wIndex, - const void** const DescriptorAddress, - uint8_t* const DescriptorMemorySpace); + const void** const DescriptorAddress); #endif