mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
add docs for SSD1306 72x40 display (#2805)
This commit is contained in:
parent
c745a29af7
commit
a925b1a63b
@ -51,6 +51,7 @@ Configuration variables:
|
||||
- ``SSD1306 128x32`` - SSD1306 with 128 columns and 32 rows
|
||||
- ``SSD1306 128x64``
|
||||
- ``SSD1306 96x16``
|
||||
- ``SSD1306 72x40``
|
||||
- ``SSD1306 64x48``
|
||||
- ``SH1106 128x32``
|
||||
- ``SH1106 128x64``
|
||||
@ -130,6 +131,7 @@ Configuration variables:
|
||||
- ``SSD1306 128x32`` (SSD1306 with 128 columns and 32 rows)
|
||||
- ``SSD1306 128x64``
|
||||
- ``SSD1306 96x16``
|
||||
- ``SSD1306 72x40``
|
||||
- ``SSD1306 64x48``
|
||||
- ``SH1106 128x32``
|
||||
- ``SH1106 128x64``
|
||||
|
Loading…
Reference in New Issue
Block a user