Revert "Update docs to reflect ssd1327 support (#500)" (#634)

This reverts commit 8dc3a2dfc3.
This commit is contained in:
Guillermo Ruffino 2020-06-05 00:03:09 -03:00 committed by GitHub
parent e947978cdc
commit 51656bcd2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <https://cdn-shop.adafruit.com/datasheets/SSD1325.pdf>`__,
`Adafruit <https://www.adafruit.com/product/2674>`__) and SSD1327 (`datasheet <https://www.waveshare.com/w/upload/a/ac/SSD1327-datasheet.pdf>`__,
`Waveshare <https://www.waveshare.com/1.5inch-oled-module.htm>`__)
`Adafruit <https://www.adafruit.com/product/2674>`__)
displays with ESPHome. Note that this component is for displays that are connected via the 4-Wire :ref:`SPI bus <spi>`.
.. 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``