aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2012-02-14 03:17:04 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2012-02-14 03:17:04 +0000
commitcab1c1a4002c5967a26f1ecd1e6384c0f890d454 (patch)
treee95f079a865f981e06324cc963492b98b37f6923 /lcd4linux.conf.sample
parentaae7a3ee3765f10fc707a2d0d14446a30608ae4f (diff)
downloadlcd4linux-cab1c1a4002c5967a26f1ecd1e6384c0f890d454.tar.gz
driver for TeakLCM by Andreas Thienemann
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1173 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r--lcd4linux.conf.sample11
1 files changed, 11 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample
index 0e4da6c..9c312bd 100644
--- a/lcd4linux.conf.sample
+++ b/lcd4linux.conf.sample
@@ -27,6 +27,16 @@ Display SerDispLib {
}
+Display TeakLCM {
+ Driver 'TeakLCM'
+ Size '20x2'
+ Port '/dev/ttyS1'
+ Speed 38400
+ Backlight 1
+ Icons 0
+}
+
+
Display Trefon {
Driver 'TREFON'
Size '16x2'
@@ -1313,6 +1323,7 @@ Layout Debug {
#Display 'USBLCD'
#Display 'BWCT'
#Display 'Image'
+#Display 'TeakLCD'
#Display 'Trefon'
#Display 'LCD2USB'
#Display 'LPH7508-serdisplib'