Skip to content

Commit ea0b165

Browse files
committed
Migrated to Arduino library format v2
1 parent 291115a commit ea0b165

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=BigCrystal
2+
version=2.0.0
3+
author=Greg Tan <greg@gregtan.com>
4+
maintainer=Greg Tan <greg@gregtan.com>
5+
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.
7+
category=Display
8+
url=https://github.com/gregington/BigCrystal
9+
architectures=*
10+
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)