Merge branch 'master' of https://github.com/LowPowerLab/RFM69
This commit is contained in:
commit
efa966c8d6
|
|
@ -2,7 +2,7 @@ name=RFM69_LowPowerLab
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
author=LowPowerLab <lowpowerlab.com>
|
author=LowPowerLab <lowpowerlab.com>
|
||||||
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
maintainer=Felix Rusu <felix@lowpowerlab.com>
|
||||||
sentence=Simple Arduino library for SPI flash memory chips
|
sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers
|
||||||
paragraph=Easy to use library for controlling all types of RFM69 transceivers. Designed and tested for Moteino boards. Also tested with Arduino, STM32, SAMD21 boards.
|
paragraph=Easy to use library for controlling all types of RFM69 transceivers. Designed and tested for Moteino boards. Also tested with Arduino, STM32, SAMD21 boards.
|
||||||
category=Communication
|
category=Communication
|
||||||
url=https://github.com/LowPowerLab/RFM69
|
url=https://github.com/LowPowerLab/RFM69
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue