Document missing or new settings for picoLCD driver.
This commit is contained in:
@@ -871,9 +871,18 @@ Reboot=no
|
||||
# and a balanced value. [default: 500; legal: 0 - 1000]
|
||||
KeyTimeout=500
|
||||
|
||||
# Set the initial brightness [default: 1000; legal: 0 - 1000]
|
||||
# Sets the initial state of the backlight upon start-up.
|
||||
# [default: on; legal: on, off]
|
||||
#Backlight=on
|
||||
|
||||
# Set the initial brightness [default: 1000; legal: 0 - 1000]. Works only
|
||||
# with the 20x4 device
|
||||
Brightness=1000
|
||||
|
||||
# Set the brightness while the backlight is 'off' [default: 0; legal: 0 - 1000].
|
||||
# Works only with the 20x4 device.
|
||||
#OffBrightness=0
|
||||
|
||||
# Set the initial contrast [default: 1000; legal: 0 - 1000]
|
||||
Contrast=1000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user