From 7bcd3296c7c594e151470ae4feeb7dff299df923 Mon Sep 17 00:00:00 2001 From: mangavalk Date: Mon, 7 Nov 2016 10:41:14 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9836a98..bf152f1 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file