X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cb9e7392c5f9f1c51710df1b4bbe1aa11168576f..3c1b28cf5ff16fede61f2abf37d5616f3e661036:/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