hd44780: Added 'usb4all' connection type for USB-4-all devices (T. Mohaupt)
This commit is contained in:
@@ -514,11 +514,17 @@ Speed=0
|
||||
# You may also need to configure the keypad layout further on in this file.
|
||||
Keypad=no
|
||||
|
||||
# Set the initial contrast (bwctusb and lcd2usb) [default: 500; legal: 0 - 1000]
|
||||
Contrast=0
|
||||
# Set the initial contrast (bwctusb, lcd2usb, and usb4all)
|
||||
# [default: 800; legal: 0 - 1000]
|
||||
#Contrast=0
|
||||
|
||||
# Set brightness of the backlight (lcd2usb only) [default: 0; legal: 0 - 1000]
|
||||
# Set brightness of the backlight (lcd2usb and usb4all):
|
||||
# Brightness is the brightness while the backlight is set to 'on'.
|
||||
# [default: 800; legal: 0 - 1000]
|
||||
#Brightness=1000
|
||||
|
||||
# OffBrightness is the brightness while the backlight is set to 'off'.
|
||||
# [default: 300; legal: 0 - 1000]
|
||||
#OffBrightness=0
|
||||
|
||||
# If you have a switchable backlight.
|
||||
|
||||
Reference in New Issue
Block a user