Update README.md

This commit is contained in:
2016-11-07 10:41:14 +00:00
parent 018e981cc1
commit 7bcd3296c7
+3
View File
@@ -13,3 +13,6 @@ It works by sending serial commands to the arduino, and is based on the works of
## Dependency
I moddified the original `LiquidCrystal` from Arduino LLC to work with 4x40 hd44780 displays, this means adding a second enable line.
This library is included in this repository.
## Known bugs
This driver does not work with the lcdproc client in Rasplex, all widgets expect text are broken.