RFM69_LowPowerLab/library.properties

11 lines
478 B
Properties
Raw Normal View History

2018-05-26 23:42:19 +01:00
name=RFM69_LowPowerLab
version=1.3.0
2018-05-26 23:42:19 +01:00
author=LowPowerLab <lowpowerlab.com>
2018-04-05 21:35:42 +01:00
maintainer=Felix Rusu <felix@lowpowerlab.com>
2018-12-14 18:28:27 +00:00
sentence=Simple Arduino library for RFM69/SX1231h based radio module transceivers
2018-05-24 16:47:12 +01:00
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.
2018-04-17 01:10:17 +01:00
category=Communication
2018-04-05 21:35:42 +01:00
url=https://github.com/LowPowerLab/RFM69
2018-05-24 16:47:12 +01:00
architectures=*
depends=SPIFlash_LowPowerLab