adapt contrst values for CFontz* drivers

This commit is contained in:
marschap
2006-06-25 16:09:56 +00:00
parent 5f6af60a23
commit f61f6ba43a
+3 -3
View File
@@ -141,8 +141,8 @@ Speed=9600
Device=/dev/ttyS0
# Select the LCD size [default: 20x4]
Size=20x4
# Set the initial contrast [default: 140; legal: 0 - 1000]
Contrast=140
# Set the initial contrast [default: 560; legal: 0 - 1000]
Contrast=350
# Set the initial brightness [default: 255; legal: 0 - 255]
Brightness=255
# Set the initial off-brightness [default: 0; legal: 0 - 255]
@@ -167,7 +167,7 @@ Device=/dev/ttyS0
# Select the LCD type (size) [default: 16x2]
Size=16x2
# Set the initial contrast [default: 560; legal: 0 - 1000]
Contrast=140
Contrast=350
# Set the initial brightness [default: 1000; legal: 0 - 1000]
Brightness=1000
# Set the initial off-brightness [default: 0; legal: 0 - 1000]