kopia lustrzana https://github.com/jgromes/RadioLib
rodzic
86da5780c3
commit
2ebd6d355c
|
@ -1,5 +1,5 @@
|
||||||
name=RadioLib
|
name=RadioLib
|
||||||
version=3.5.0
|
version=3.6.0
|
||||||
author=Jan Gromes <gromes.jan@gmail.com>
|
author=Jan Gromes <gromes.jan@gmail.com>
|
||||||
maintainer=Jan Gromes <gromes.jan@gmail.com>
|
maintainer=Jan Gromes <gromes.jan@gmail.com>
|
||||||
sentence=Universal wireless communication library for Arduino
|
sentence=Universal wireless communication library for Arduino
|
||||||
|
|
|
@ -267,7 +267,7 @@
|
||||||
|
|
||||||
// version definitions
|
// version definitions
|
||||||
#define RADIOLIB_VERSION_MAJOR (0x03)
|
#define RADIOLIB_VERSION_MAJOR (0x03)
|
||||||
#define RADIOLIB_VERSION_MINOR (0x05)
|
#define RADIOLIB_VERSION_MINOR (0x06)
|
||||||
#define RADIOLIB_VERSION_PATCH (0x00)
|
#define RADIOLIB_VERSION_PATCH (0x00)
|
||||||
#define RADIOLIB_VERSION_EXTRA (0x00)
|
#define RADIOLIB_VERSION_EXTRA (0x00)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue