From 64c50c2bdabaf7e9f0eba785cced45b940619912 Mon Sep 17 00:00:00 2001 From: Felix Rusu Date: Thu, 24 May 2018 11:46:45 -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 ebb66c8..a26e04d 100644 --- a/library.properties +++ b/library.properties @@ -1,10 +1,9 @@ -name=SPIFlash_LowPowerLab -version=101.1.1 -author=Felix Rusu +name=LowPowerLab SPIFlash +version=101.1.2 +author=LowPowerLab maintainer=Felix Rusu sentence=Simple Arduino library for SPI flash memory chips -paragraph=This library is specifically designed for the Windbond W25X40CLSNIG chips for use with Moteino boards. Not to be confused with this library: https://github.com/Marzogh/SPIFlash/ +paragraph=This library is specifically designed for the Windbond W25X40CLSNIG chips for use with Moteino boards for wireless (OTA) programming. Not to be confused with this library: https://github.com/Marzogh/SPIFlash/ category=Data Storage url=https://github.com/LowPowerLab/SPIFlash -architectures=avr,sam,samd,esp8266,esp32,stm32 -includes=SPIFlash.h +architectures=*