aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-05-05 08:36:12 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-05-05 08:36:12 +0000
commitc5d0303bea3b1082b6e7766090dce347a1213bc5 (patch)
tree007b338bb01ddf279515830900a5b96e21e96b7a /lcd4linux.conf.sample
parentf6453b924e3e06b9f660bdf1d1ae7eba8a1c7924 (diff)
downloadlcd4linux-c5d0303bea3b1082b6e7766090dce347a1213bc5.tar.gz
[lcd4linux @ 2005-05-05 08:36:12 by reinelt]
changed SELECT to SLCTIN git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@542 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 1175b34..c089d52 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -190,7 +190,7 @@ Display M50530-24x8 {
# Port '0x378'
Size '24x8'
Wire.EX 'STROBE'
- Wire.IOC1 'SELECT'
+ Wire.IOC1 'SLCTIN'
Wire.IOC2 'AUTOFD'
Wire.GPO 'INIT'
}
@@ -231,7 +231,7 @@ Display T6963-240x64 {
Port '/dev/parport0'
Size '240x64'
Wire.CE 'STROBE'
- Wire.CD 'SELECT'
+ Wire.CD 'SLCTIN'
Wire.RD 'AUTOFD'
Wire.WR 'INIT'
}