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=*