From 108661dc13496557eaec62ef2a06a5bd28c6b769 Mon Sep 17 00:00:00 2001 From: Greg Tan Date: Wed, 10 Feb 2016 22:01:33 +0800 Subject: [PATCH] Removed reference to BigCrystalTWI which is unsupported. --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index a3f575f..735e73b 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=BigCrystal -version=2.0.0 +version=2.0.1 author=Greg Tan maintainer=Greg Tan sentence=A library that displays double height characters on LCD displays. -paragraph=The library works with LCD displays connected via 4 bit parallel, 8 bit parallel, I2C (using the PFC8573) and shift registers. For displays using I2C using the MCP2008 chipset (e.g. Adafruit backpack), use the BigCrystalTWI library. +paragraph=The library works with LCD displays connected via 4 bit parallel, 8 bit parallel, I2C (using the PFC8573) and shift registers. category=Display url=https://github.com/gregington/BigCrystal architectures=*