Skip to content

Commit 108661d

Browse files
committed
Removed reference to BigCrystalTWI which is unsupported.
1 parent ea0b165 commit 108661d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=BigCrystal
2-
version=2.0.0
2+
version=2.0.1
33
author=Greg Tan <greg@gregtan.com>
44
maintainer=Greg Tan <greg@gregtan.com>
55
sentence=A library that displays double height characters on LCD displays.
6-
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.
6+
paragraph=The library works with LCD displays connected via 4 bit parallel, 8 bit parallel, I2C (using the PFC8573) and shift registers.
77
category=Display
88
url=https://github.com/gregington/BigCrystal
99
architectures=*

0 commit comments

Comments
 (0)