From 7b5c65584f7c98e23c7026f114ed213709f8b93c Mon Sep 17 00:00:00 2001 From: Alexander Bobkov Date: Sun, 4 May 2025 16:49:23 -0400 Subject: [PATCH] . --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7bb1509..6207b73 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ The provided schematic excerpt below shows the wiring of SDA and SCL; SDA is wir ![ESP32-S3 Module Pinouts](assets/ESP32-Uno-Board-Module-Pinout.png) +![ESP32-S3 DevBoard Pinouts](assets/ESP32-Uno-Board-GPIO.png) + ### Micropython LED Blinky Code