aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-21 06:39:27 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-01-21 06:39:27 +0000
commit83df846028ed3a272242276c1d94f86a6c7af2a7 (patch)
tree6d61a249bb759d8766efee2ef601ca1fcc9a21a0 /lcd4linux.conf.sample
parentd29b8c45e95d99709234fb6632574d38fa472321 (diff)
downloadlcd4linux-83df846028ed3a272242276c1d94f86a6c7af2a7.tar.gz
[lcd4linux @ 2004-01-21 06:39:27 by reinelt]
HD44780 missed the "clear display' sequence asc255bug handling added HD44780 tested, works here! git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@328 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--lcd4linux.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 37beb54..5e08557 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -14,6 +14,7 @@ Display myHD44780 {
# Port '0x378'
Bits '8'
Size '20x4'
+ asc255bug 1
Wire {
RW 'GND'
RS 'AUTOFD'