From cab1c1a4002c5967a26f1ecd1e6384c0f890d454 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 14 Feb 2012 03:17:04 +0000 Subject: driver for TeakLCM by Andreas Thienemann git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1173 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'lcd4linux.conf.sample') 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' -- cgit v1.2.3