X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/063474561de084fbdd8c1ddc02fcce5b8abebe3e..9f0cd5ebb83747444c33df1c35e7e44d01676ff3:/Projects/XPLAINBridge/USARTDescriptors.h diff --git a/Projects/XPLAINBridge/USARTDescriptors.h b/Projects/XPLAINBridge/USARTDescriptors.h index cc8db29c9..94476ec82 100644 --- a/Projects/XPLAINBridge/USARTDescriptors.h +++ b/Projects/XPLAINBridge/USARTDescriptors.h @@ -84,7 +84,8 @@ /* Function Prototypes: */ uint16_t USART_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, - const void** const DescriptorAddress); + const void** const DescriptorAddress, + uint8_t* const DescriptorMemorySpace); #endif