Fix backlight and contrast handling (M. T. Jones).

This commit is contained in:
mmdolze
2011-01-04 21:37:02 +00:00
parent 4f5f3fa331
commit d86e2a369c
2 changed files with 3 additions and 4 deletions
+1
View File
@@ -35,6 +35,7 @@ v0.5.4
+ hd44780: Added 'usbtiny' connection type (Siarhei Herasimchuk)
* SureElec: Fix stall on startup
+ new driver: MDM166A for Futaba/Targa USB VFD (Christoph Rasim)
* picolcd: Fix backlight and contrast handling (M. T. Jones)
v0.5.3
+ lcdexec: notification when called program finishes