aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/USARTDescriptors.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/XPLAINBridge/USARTDescriptors.h')
-rw-r--r--Projects/XPLAINBridge/USARTDescriptors.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Projects/XPLAINBridge/USARTDescriptors.h b/Projects/XPLAINBridge/USARTDescriptors.h
index 1eccdac99..e44503dfe 100644
--- a/Projects/XPLAINBridge/USARTDescriptors.h
+++ b/Projects/XPLAINBridge/USARTDescriptors.h
@@ -105,8 +105,7 @@
/* Function Prototypes: */
uint16_t USART_GetDescriptor(const uint16_t wValue,
const uint16_t wIndex,
- const void** const DescriptorAddress,
- uint8_t* const DescriptorMemorySpace);
+ const void** const DescriptorAddress);
#endif