Add an option to specify the DDRAM address of the next line.

This allows using the ST7036 controller like found on EA DOG modules.
This commit is contained in:
mmdolze
2009-03-03 20:17:28 +00:00
parent 82c69e7a6e
commit d62a27fac1
7 changed files with 33 additions and 3 deletions
+4
View File
@@ -471,6 +471,10 @@ Size=20x4
# set this flag to get into extended mode (4-line linear).
#ExtendedMode=yes
# In extended mode, on some controllers like the ST7036 (in 3 line mode)
# the next line in DDRAM won't start 0x20 higher. [default: 0x20]
#LineAddress=0x10
# Character map to to map ISO-8859-1 to the LCD's character set
# [default: hd44780_default; legal: hd44780_default, hd44780_euro,
# ea_ks0073, sed1278f_0b ]