diff --git a/examples/platforms/gp712/radio_qorvo.h b/examples/platforms/gp712/radio_qorvo.h index 84c4f273a..e87bd0536 100644 --- a/examples/platforms/gp712/radio_qorvo.h +++ b/examples/platforms/gp712/radio_qorvo.h @@ -120,7 +120,7 @@ void qorvoRadioSetShortAddress(uint16_t address); * @param[in] address The extended address. * */ -void qorvoRadioSetExtendedAddress(uint8_t *address); +void qorvoRadioSetExtendedAddress(const uint8_t *address); /** * This function enables source address matching for indirect transmit.