We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c787a7 commit b249711Copy full SHA for b249711
components/display/ssd1327.rst
@@ -11,7 +11,7 @@ Over I²C
11
--------
12
13
The ``ssd1327_i2c`` display platform allows you to use
14
-SSD1327 (`datasheet <https://www.generationrobots.com/media/Ecran_OLED_0_96/SSD1327_datasheet.pdf>`__,
+SSD1327 (`datasheet <https://www.waveshare.com/w/upload/a/ac/SSD1327-datasheet.pdf>`__,
15
`Waveshare <https://www.waveshare.com/1.5inch-oled-module.htm>`__) displays with ESPHome. Note that this component is for
16
displays that are connected via the :ref:`I²C Bus <i2c>`. If your SSD1327 is connected via the 4-Wire
17
:ref:`SPI bus <spi>`, see :ref:`ssd1327-spi`.
0 commit comments