diff options
author | Matt Baker <baker.matt.j@gmail.com> | 2019-11-25 02:21:37 +0000 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-11-26 19:40:39 -0500 |
commit | 8d93d1a8ef89a3c727fa2f8059961363c785dd78 (patch) | |
tree | 10648de2c62d97bda7d7378fe6b0c449e149df69 /config | |
parent | 43dfb3c9ad0523efb34021261504c19708935adf (diff) | |
download | kutter-8d93d1a8ef89a3c727fa2f8059961363c785dd78.tar.gz kutter-8d93d1a8ef89a3c727fa2f8059961363c785dd78.tar.xz kutter-8d93d1a8ef89a3c727fa2f8059961363c785dd78.zip |
uc1701: add config option for sh1106 type with up to 132 columns.
Signed-off-by: Matt Baker <baker.matt.j@gmail.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/example-extras.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 01105b0f..2d2ba7a0 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -1654,7 +1654,7 @@ # 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 +# 12864" type displays), "ssd1306", or "sh1106". This parameter must be # provided. #rs_pin: #e_pin: |