uc1701: Add support for a reset line on SSD1306 displays
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -1404,6 +1404,10 @@
|
||||
# mode. The parameters that start with "spi_" are optional and they
|
||||
# control the spi settings used to communicate with the chip. The
|
||||
# default is to use i2c mode for ssd1306 displays.
|
||||
#reset_pin:
|
||||
# A reset pin may be specified on ssd1306 displays. If it is not
|
||||
# specified then the hardware must have a pull-up on the
|
||||
# corresponding lcd line.
|
||||
#menu_root:
|
||||
# Entry point for menu, root menu container name. If this parameter
|
||||
# is not provided then default menu root is used. When provided
|
||||
|
||||
Reference in New Issue
Block a user