hd44780/serial: Fix handling of keys for LoS-Panel (by M. Kirchner) and change
backlight handling: Previously if keypad=yes was configured in LCDd.conf a value for the backlight was sent, regardless of the configuration in hd44780-serial.c. Now it decides upon the backlight flag from that file (enabling it in LCDd.conf is still required). If the backlight flag indicates the device supports backlight, the backlight_on / backlight_off values are sent (even if they are 0x00)!
This commit is contained in:
@@ -11,6 +11,8 @@ v0.5dev (ongoing development)
|
||||
* curses: Fix missed keystrokes (from Debian)
|
||||
* curses: Correct the name of the info function.
|
||||
+ new driver: vlsys_m428 driver for Moneual MonCaso 320 (W. Hauck)
|
||||
* hd44780/serial: Fix handling of keys for LoS-Panel (M. Kirchner)
|
||||
* hd44780/serial: Change backlight handling (see commit message)
|
||||
|
||||
v0.5.5
|
||||
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)
|
||||
|
||||
Reference in New Issue
Block a user