diff --git a/library.properties b/library.properties index 6debe50..c77f48e 100644 --- a/library.properties +++ b/library.properties @@ -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 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=*