From 059435f1c7cca28c40ab3d7961b13df80e828f12 Mon Sep 17 00:00:00 2001 From: Ghassan Yusuf Date: Tue, 10 Jun 2025 23:45:33 +0300 Subject: [PATCH] Update docs/readme.md --- docs/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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