diff --git a/docs/examples/Sonos display.md b/docs/examples/Sonos display.md index 458557bb..462e58f8 100644 --- a/docs/examples/Sonos display.md +++ b/docs/examples/Sonos display.md @@ -28,11 +28,14 @@ One note on the SSD1309 display. In order to get it to work as I2C instead of SP **Connections:** SSD1306/1309 --> Wemos D1 mini -VCC: 3,3v !!! -GND: GND -SDA: D1 -SCL: D2 -RES: D0 or RST +VCC: 3,3v !!! +GND: GND +SDA: D1 +SCL: D2 +RES: D0 or RST +CS: nc (no connection - flr +DC: nc (no connection - floating) + ### Display setup: My current display setup consists of four pages that all are displayed for 5 seconds. @@ -407,8 +410,8 @@ _[@htvekov](https://github.com/htvekov)_ \ No newline at end of file