From 34fd00e7b751932b1739b165006be944fb0ecaed Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 19 Oct 2009 03:03:57 +0000 Subject: driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control panels by Arndt Kritzner git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1046 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.conf.sample | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 665d179..d6d2ab1 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -59,6 +59,13 @@ Display GLCD2USB { Driver 'GLCD2USB' } +Display ABP08-16x3 { + Driver 'LW_ABP' + Port '/dev/tts/0' + Speed 19200 + Size '16x3' +} + Display LCD2041 { Driver 'MatrixOrbital' Model 'LCD2041' -- cgit v1.2.3