From 6465b5a730a285a6e57b87de3004b5cfa1668e01 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 13 Mar 2001 08:34:15 +0000 Subject: [lcd4linux @ 2001-03-13 08:34:15 by reinelt] corrected a off-by-one bug with sensors --- lcd4linux.conf.sample | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'lcd4linux.conf.sample') diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index ec8d857..6724650 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -1,12 +1,12 @@ -#Display LCD2041 -#Port /dev/ttyS2 -#Speed 19200 -#Contrast 160 +Display LCD2041 +Port /dev/ttyS2 +Speed 19200 +Contrast 160 -Display HD44780 -Port 0x278 -Size 24x2 -Delay 503 +#Display HD44780 +#Port 0x278 +#Size 24x2 +#Delay 503 #Display BLC100x #Port /dev/ttyS2 @@ -118,3 +118,4 @@ Sensor2_max 50 Sensor3 /proc/sys/dev/sensors/as99127f-i2c-0-2d/temp3 Sensor3_min 30 Sensor3_max 50 + -- cgit v1.2.3