X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/263178fbb653703273ca3684f16de0ee185f0ae1..b3c6599bb7ab8518c3a457579c538c6520e85b01:/Projects/XPLAINBridge/USARTDescriptors.h diff --git a/Projects/XPLAINBridge/USARTDescriptors.h b/Projects/XPLAINBridge/USARTDescriptors.h index 194dbe70a..10713556a 100644 --- a/Projects/XPLAINBridge/USARTDescriptors.h +++ b/Projects/XPLAINBridge/USARTDescriptors.h @@ -79,6 +79,6 @@ /* Function Prototypes: */ uint16_t USART_GetDescriptor(const uint16_t wValue, const uint8_t wIndex, - void** const DescriptorAddress); + const void** const DescriptorAddress); #endif