update lib properties

This commit is contained in:
Felix Rusu 2018-05-24 11:47:12 -04:00
parent 69f07b4ee1
commit e91d5963f5
1 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,9 @@
name=RFM69_LowPowerLab
version=1.1.0
author=Felix Rusu
name=LowPowerLab RFM69
version=1.1.2
author=LowPowerLab
maintainer=Felix Rusu <felix@lowpowerlab.com>
sentence=Simple Arduino library for SPI flash memory chips
paragraph=Easy to use library for controlling all types of RFM69 transceivers. Designed for Moteino boards. Also tested with Arduino, STM32, SAMD 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
url=https://github.com/LowPowerLab/RFM69
architectures=avr,samd,esp8266,esp32,stm32
includes=RFM69.h,RFM69_ATC.h,RFM69_OTA.h
architectures=*