aboutsummaryrefslogtreecommitdiffstats
path: root/config/example-extras.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r--config/example-extras.cfg15
1 files changed, 10 insertions, 5 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index a86759f0..e79ec469 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -863,11 +863,12 @@
# Support for a display attached to the micro-controller.
#[display]
#lcd_type:
-# The type of LCD chip in use. This may be "hd44780" (which is
-# used in "RepRapDiscount 2004 Smart Controller" type displays),
-# "st7920" (which is used in "RepRapDiscount 12864 Full Graphic
-# Smart Controller" type displays) or "uc1701" (which is used in
-# "MKS Mini 12864" type displays). This parameter must be provided.
+# The type of LCD chip in use. This may be "hd44780" (which is used
+# in "RepRapDiscount 2004 Smart Controller" type displays), "st7920"
+# (which is used in "RepRapDiscount 12864 Full Graphic Smart
+# Controller" type displays), "uc1701" (which is used in "MKS Mini
+# 12864" type displays), or "ssd1306". This parameter must be
+# provided.
#rs_pin:
#e_pin:
#d4_pin:
@@ -885,6 +886,10 @@
#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.
#menu_root:
# Entry point for menu, root menu container name. If this parameter
# is not provided then default menu root is used. When provided