From e5150fe187b9f980ea9148f5087c1994595d56c3 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 23 Nov 2018 21:41:41 -0500 Subject: uc1701: Add support for SSD1306 in i2c mode Signed-off-by: Kevin O'Connor --- config/example-extras.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index e79ec469..543f9e32 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -883,13 +883,13 @@ # The pins connected to an st7920 type lcd. These parameters must be # provided when using an st7920 display. #cs_pin: -#a0_pin +#a0_pin: # The pins connected to an uc1701 type lcd. These parameters must be # provided when using an uc1701 display. #cs_pin: -#dc_pin -# The pins connected to an ssd1306 type lcd. These parameters must -# be provided when using an ssd1306 display. +#dc_pin: +# The pins connected to an ssd1306 type lcd when in "4-wire" spi +# mode. The default is to use i2c mode for ssd1306 displays. #menu_root: # Entry point for menu, root menu container name. If this parameter # is not provided then default menu root is used. When provided -- cgit v1.2.3-70-g09d2