diff options
author | reinelt <> | 2001-03-14 15:14:59 +0000 |
---|---|---|
committer | reinelt <> | 2001-03-14 15:14:59 +0000 |
commit | 2f04d31005ef11a13df9f7a8fc3a33accfc62593 (patch) | |
tree | e8f660c5d597ee0aa28791635cea7bc8d3f45fc4 /lcd4linux.conf.sample | |
parent | c79da23905ffae3dafcdfe1bab8d7afb053f47b8 (diff) | |
download | lcd4linux-2f04d31005ef11a13df9f7a8fc3a33accfc62593.tar.gz |
[lcd4linux @ 2001-03-14 15:14:59 by reinelt]
added ppdev parallel port access
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r-- | lcd4linux.conf.sample | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index a0870a7..cf24bd7 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -1,11 +1,12 @@ -Display LCD2041 -Port /dev/ttyS2 -Speed 19200 -Contrast 160 - -#Display HD44780 -#Port 0x278 -#Size 24x2 +#Display LCD2041 +#Port /dev/ttyS2 +#Speed 19200 +#Contrast 160 + +Display HD44780 +#Port 0x378 +Port /dev/parports/1 +Size 24x2 #Delay 503 #Display BLC100x |