Skip to content

Commit b249711

Browse files
bruvvDjordjeMandic
andauthored
Fix datasheet link for ssd1327 (#5094)
Co-authored-by: Djordje Mandic <[email protected]>
1 parent 3c787a7 commit b249711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/display/ssd1327.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Over I²C
1111
--------
1212

1313
The ``ssd1327_i2c`` display platform allows you to use
14-
SSD1327 (`datasheet <https://www.generationrobots.com/media/Ecran_OLED_0_96/SSD1327_datasheet.pdf>`__,
14+
SSD1327 (`datasheet <https://www.waveshare.com/w/upload/a/ac/SSD1327-datasheet.pdf>`__,
1515
`Waveshare <https://www.waveshare.com/1.5inch-oled-module.htm>`__) displays with ESPHome. Note that this component is for
1616
displays that are connected via the :ref:`I²C Bus <i2c>`. If your SSD1327 is connected via the 4-Wire
1717
:ref:`SPI bus <spi>`, see :ref:`ssd1327-spi`.

0 commit comments

Comments
 (0)