aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2005-05-05 08:36:12 +0000
committerreinelt <>2005-05-05 08:36:12 +0000
commit9e6200afe91ee60ab080c3a8c23e8630c22f4055 (patch)
tree007b338bb01ddf279515830900a5b96e21e96b7a /lcd4linux.conf.sample
parent9e6e94019e641cb6dd8ede3fd45482263a974d49 (diff)
downloadlcd4linux-9e6200afe91ee60ab080c3a8c23e8630c22f4055.tar.gz
[lcd4linux @ 2005-05-05 08:36:12 by reinelt]
changed SELECT to SLCTIN
Diffstat (limited to '')
-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'
}