mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 13:04:05 -06:00
uc1701: make contrast configurable
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
9bd3e80421
commit
2e16be224e
2 changed files with 5 additions and 1 deletions
|
@ -1217,6 +1217,9 @@
|
|||
#a0_pin:
|
||||
# The pins connected to an uc1701 type lcd. These parameters must be
|
||||
# provided when using an uc1701 display.
|
||||
#contrast: 40
|
||||
# The contrast to set when using a uc1701 type display. The value may
|
||||
# range from 0 to 63. Default is 40.
|
||||
#cs_pin:
|
||||
#dc_pin:
|
||||
#spi_bus:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue