diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/example-extras.cfg | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index c5a2712c..9d58d5ba 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -1671,8 +1671,10 @@ # provided when using an st7920 display. #cs_pin: #a0_pin: -# The pins connected to an uc1701 type lcd. These parameters must be -# provided when using an uc1701 display. +#rst_pin: +# The pins connected to an uc1701 type lcd. The rst_pin is +# optional. The cs_pin and a0_pin parameters must be provided when +# using an uc1701 display. #rs_pin: #cs_pin: #a0_pin: |