From e91d5963f5bc671aed921f8211d4535e271bef73 Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Thu, 24 May 2018 11:47:12 -0400 Subject: [PATCH] update lib properties --- library.properties | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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=*