add docs for SSD1306 72x40 display (#2805)

This commit is contained in:
Dave Johnston 2023-04-12 05:02:20 +01:00 committed by GitHub
parent c745a29af7
commit a925b1a63b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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``