fix error description

This commit is contained in:
Hendrik Langer 2023-06-16 15:58:59 +02:00
parent 69bc96ac08
commit 79725481cf

View file

@ -477,7 +477,7 @@
#define RADIOLIB_ERR_ADDRESS_NOT_FOUND (-1002)
/*!
\brief The requested address was not found in the received data.
\brief The function code is invalid. 2 Bits only.
*/
#define RADIOLIB_ERR_INVALID_FUNCTION (-1003)