diff --git a/docs/readme.md b/docs/readme.md index 4b3770e..1fe95e8 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -5,8 +5,8 @@ ![ESP32S3 Pinout](./images/esp32c3_pinout.png "Text to show on mouseover") ``` - SDA_PIN = 6 - SCL_PIN = 7 + SDA_PIN = 7 + SCL_PIN = 6 ``` ## ESP32S3 (Slaves) Connection