From 757ce49d7a922b3d5dfe328ed1777c43341a0765 Mon Sep 17 00:00:00 2001 From: Hideki Yamauchi Date: Tue, 12 Apr 2016 12:04:44 +0900 Subject: [PATCH] change name at library manager --- README.md | 7 ++++--- library.properties | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 268d1e4..342167e 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,19 @@ This is a library for the FaBo #211 7Segment LED I2C Brick. [#211 7Segment LED I2C Brick](http://fabo.io/211.html) -## TLC59208 +## TLC59208F 8-Bit I2C Bus LED Driver -### TLC59208 Datasheet +### TLC59208F Datasheet -[TLC59208 Datasheet](http://www.ti.com/lit/ds/symlink/tlc59208f.pdf) +[TLC59208F Datasheet](http://www.ti.com/lit/ds/symlink/tlc59208f.pdf) ## Releases - 1.0.0 Initial release. - 1.0.1 minor fix. +- 1.0.2 change name at library manager. ## How to install diff --git a/library.properties b/library.properties index a0e840e..e5efcc8 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ -name=FaBo 211 7Segment LED -version=1.0.1 +name=FaBo 211 7Segment LED TLC59208F +version=1.0.2 author=FaBo maintainer=Hideki Yamauchi sentence=A library for FaBo 7Segment LED I2C Brick -paragraph=TLC59208 is 8-Bit I2C Bus LED Driver +paragraph=TLC59208F is 8-Bit I2C Bus LED Driver. category=Display url=https://github.com/FaBoPlatform/FaBo7Seg-TLC59208-Library architectures=avr \ No newline at end of file