diff options
author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2008-09-03 03:28:52 +0000 |
---|---|---|
committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2008-09-03 03:28:52 +0000 |
commit | e6f31f6b7949440cd735d0184c846aa2a3330f23 (patch) | |
tree | 69ec79fea0201a50a91b8fde5023a61863db524c /lcd4linux.c | |
parent | 1285008c5f75c28d6304ba984c432992c450ba3a (diff) | |
download | lcd4linux-e6f31f6b7949440cd735d0184c846aa2a3330f23.tar.gz |
ULA200 driver by Bernhard Walle
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@892 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index ec44bce..eb20953 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -370,6 +370,13 @@ Display CT20x4 { } +Display ULA200 { + Driver 'ULA200' + Size '20x4' + Icons 0 + Backlight 1 +} + Display USBLCD { Driver 'USBLCD' # Port '/dev/lcd0' |