From 15c85ecd4258008adaa5781e7c256229210bfc37 Mon Sep 17 00:00:00 2001 From: Prajwal Bhattaram Date: Sun, 19 Jun 2016 21:50:46 +1000 Subject: [PATCH] Update library.properties --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index b7c0da1..a3f61c2 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=SPIFlash -version=2.3.0 +version=2.3.1 author=Prajwal Bhattaram maintainer=Prajwal Bhattaram sentence=Winbond SPI flash library for Arduino. paragraph=This library enables read, write, erase and power functions on the following Winbond NOR Flash chips - W25X05CL, W25X10BV, W25X20BV, W25X40BV, W25Q80BV, W25Q16BV, W25Q32BV, W25Q64BV & W25Q128BV. Refer to change log for further information about this release. category=Data Storage url=https://github.com/Marzogh/SPIFlash -architectures=* \ No newline at end of file +architectures=*