diff options
author | reinelt <> | 2001-03-12 13:44:58 +0000 |
---|---|---|
committer | reinelt <> | 2001-03-12 13:44:58 +0000 |
commit | fa9a4511b4aef7536ec10128d2b54aff0d117958 (patch) | |
tree | c028a9c468ef0c5d0389572fc8363c51e854e9c5 /lcd4linux.conf.sample | |
parent | 7c590af02f8eb79170bec839281e17eea94085ea (diff) | |
download | lcd4linux-fa9a4511b4aef7536ec10128d2b54aff0d117958.tar.gz |
[lcd4linux @ 2001-03-12 13:44:58 by reinelt]
new udelay() using Time Stamp Counters
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r-- | lcd4linux.conf.sample | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index c12f7f0..ec8d857 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -3,10 +3,10 @@ #Speed 19200 #Contrast 160 -#Display HD44780 -#Port 0x378 -#Size 24x2 -#Delay 503 +Display HD44780 +Port 0x278 +Size 24x2 +Delay 503 #Display BLC100x #Port /dev/ttyS2 @@ -31,15 +31,15 @@ #halfground \#70c000 #background \#80d000 -Display PNG -size 20x4 -font 5x8 -pixel 2+0 -gap -1x-1 -border 5 -foreground \#102000 -halfground \#70c000 -background \#80d000 +#Display PNG +#size 20x4 +#font 5x8 +#pixel 2+0 +#gap -1x-1 +#border 5 +#foreground \#102000 +#halfground \#70c000 +#background \#80d000 #Display X11 #size 20x5 |