diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 2d9387ee..9f164476 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -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: |