display: Add ST7567 display support (#1540)

Signed-off-by: Dmitry Budaev <condemil@gmail.com>
This commit is contained in:
Dmitry
2019-04-16 03:07:29 +02:00
committed by KevinOConnor
parent c440c6b7aa
commit 1b92af6078
3 changed files with 44 additions and 4 deletions

View File

@@ -1221,9 +1221,14 @@
#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.
#rs_pin:
#cs_pin:
#a0_pin:
# The pins connected to an st7567 type lcd. These parameters must be
# provided when using an st7567 display.
#contrast:
# The contrast to set when using a uc1701/st7567 type displays. The value
# may range from 0 to 63. Default is 40 for uc1701 and 60 for st7567.
#cs_pin:
#dc_pin:
#spi_bus: