Force CI build CI_BUILD_ALL
This commit is contained in:
parent
2f68d38f35
commit
6061145ae6
1 changed files with 0 additions and 1 deletions
|
@ -393,7 +393,6 @@
|
|||
*/
|
||||
#define RADIOLIB_CHECK_RANGE(VAR, MIN, MAX, ERR) { if(!(((VAR) >= (MIN)) && ((VAR) <= (MAX)))) { return(ERR); } }
|
||||
|
||||
|
||||
// version definitions
|
||||
#define RADIOLIB_VERSION_MAJOR (0x04)
|
||||
#define RADIOLIB_VERSION_MINOR (0x01)
|
||||
|
|
Loading…
Add table
Reference in a new issue