From 51656bcd2a5b814de0e27f2e7305e6a62213f6b9 Mon Sep 17 00:00:00 2001 From: Guillermo Ruffino Date: Fri, 5 Jun 2020 00:03:09 -0300 Subject: [PATCH] Revert "Update docs to reflect ssd1327 support (#500)" (#634) This reverts commit 8dc3a2dfc35d64f5df8516e28391ed81ea9d242f. --- components/display/ssd1325.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/components/display/ssd1325.rst b/components/display/ssd1325.rst index e513468c4..3efbc4572 100644 --- a/components/display/ssd1325.rst +++ b/components/display/ssd1325.rst @@ -1,8 +1,8 @@ -SSD1325/7 OLED Display -====================== +SSD1325 OLED Display +==================== .. seo:: - :description: Instructions for setting up SSD1325/7 OLED display drivers. + :description: Instructions for setting up SSD1325 OLED display drivers. :image: ssd1325.jpg .. _ssd1325-spi: @@ -12,8 +12,7 @@ Usage The ``ssd1325_spi`` display platform allows you to use SSD1325 (`datasheet `__, -`Adafruit `__) and SSD1327 (`datasheet `__, -`Waveshare `__) +`Adafruit `__) displays with ESPHome. Note that this component is for displays that are connected via the 4-Wire :ref:`SPI bus `. .. figure:: images/ssd1325-full.jpg @@ -48,7 +47,6 @@ Configuration variables: - ``SSD1325 128x32`` (SSD1325 with 128 columns and 32 rows) - ``SSD1325 128x64`` - - ``SSD1327 128x128`` (note SSD1327 instead of SSD1325) - ``SSD1325 96x16`` - ``SSD1325 64x48``