From cb3bb14cc7733eb54916c27a73238381180480d4 Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sun, 4 May 2025 16:42:31 -0400 Subject: [PATCH] . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7c619a..b78e831 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ _ESP32-S3 Module embeded on Arduino Uno board_ ## I2C Pins +SDA is wired to the GPIO 8 and SCL is wired to the GPIO 9 + ![ESP32-S3 Module Pinouts](assets/ESP32-Uno-Board-Module-Pinout.png) ### Micropython LED Blinky Code