aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-19 16:34:43 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2007-01-19 16:34:43 +0000
commit1d71c6d777e1f8cc91921f612b27518459b66528 (patch)
tree584245f4cd1b142d0329cfc3cd68a95120bb26ec /lcd4linux.conf.sample
parent905dbf38f50aaa63c592e79aa30b413492e31f7f (diff)
downloadlcd4linux-1d71c6d777e1f8cc91921f612b27518459b66528.tar.gz
driver for picoLCD displays from mini-box.com by Nicu Pavel
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@747 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 56eb740..e27981d 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -246,6 +246,14 @@ Display HD44780-kernelconcepts {
}
}
+Display picoLCD {
+ Driver 'picoLCD'
+ Size '20x2'
+ Contrast 0
+ Backlight 1
+ Icons 4
+}
+
Display SC1602D {
Driver 'HD44780'
Port '/dev/parports/0'