X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/cb9e7392c5f9f1c51710df1b4bbe1aa11168576f..9da01ee78b59bcaed0d73e3f77d2f284885bfc76:/Projects/XPLAINBridge/USARTDescriptors.h?ds=sidebyside 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