diff options
author | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-09 13:08:11 +0000 |
---|---|---|
committer | ltoetsch <ltoetsch@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2001-03-09 13:08:11 +0000 |
commit | d216db15731515a28358a8b8a13e06817343cc81 (patch) | |
tree | 5e9599a44db6a1135a56e7b2a489c74fd21edfa8 /lcd4linux.c | |
parent | 9798af2267cd73c68b0ef22e9d2b27eac1aba2f5 (diff) | |
download | lcd4linux-d216db15731515a28358a8b8a13e06817343cc81.tar.gz |
[lcd4linux @ 2001-03-09 13:08:11 by ltoetsch]
Added Text driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@105 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 1e7283f..5c9a2b2 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -51,6 +51,10 @@ background \#80d000 #halfground \#90c000 #background \#a0d000 +#Display Text +#size 40x8 +#TextBar 1 + #Display SIN #Port /dev/tty9 |