aboutsummaryrefslogtreecommitdiffstats
path: root/lcd4linux.conf.sample
diff options
context:
space:
mode:
authorreinelt <>2001-03-13 08:34:15 +0000
committerreinelt <>2001-03-13 08:34:15 +0000
commit6465b5a730a285a6e57b87de3004b5cfa1668e01 (patch)
treef0b10feb1d65abe27985aaf44090689ccfa8f41f /lcd4linux.conf.sample
parentbed646f0cbe8c358af9f4c2088d1524f8bc78121 (diff)
downloadlcd4linux-6465b5a730a285a6e57b87de3004b5cfa1668e01.tar.gz
[lcd4linux @ 2001-03-13 08:34:15 by reinelt]
corrected a off-by-one bug with sensors
Diffstat (limited to '')
-rw-r--r--lcd4linux.conf.sample17
1 files changed, 9 insertions, 8 deletions
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
+