X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/28967ef2e8f32e77031eb645970d2fa1a843e255..5f709e281eec223c5de9766a99bdd54339e149cb:/Projects/XPLAINBridge/USARTDescriptors.h?ds=inline 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