hd44780: Added 'usbtiny' connection type (by Siarhei Herasimchuk).

This commit is contained in:
mmdolze
2010-11-22 20:01:10 +00:00
parent 23a7c6c6b0
commit 85c5e8c45a
8 changed files with 200 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ v.0.5dev (ongoing development)
* CFontz633: Deprecate this driver. Use CFontzPacket with Model=633 instead!
- Remove native win32 support.
* picolcd: Use module output function to control key LEDs (Martin Jones)
+ hd44780: Added 'usbtiny' connection type (Siarhei Herasimchuk)
v0.5.3
+ lcdexec: notification when called program finishes