X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1e05d46b663ded57a06f4d8773f40aea908f8622..49148fef9b5d74e5db607c6e39ad1c08f62b9b58:/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