Update TypeDef.h
This commit is contained in:
parent
ace0997359
commit
4f0df1eb86
1 changed files with 5 additions and 0 deletions
|
@ -292,6 +292,11 @@
|
|||
*/
|
||||
#define RADIOLIB_ERR_INVALID_OOK_RSSI_PEAK_TYPE (-108)
|
||||
|
||||
/*!
|
||||
\brief Supplied Bitrate tolerance value is out of Range.
|
||||
*/
|
||||
#define RADIOLIB_ERR_INVALID_BIT_RATE_TOLERANCE_VALUE (-109)
|
||||
|
||||
// APRS status codes
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Add table
Reference in a new issue