From 8819208df83da69377bddf3011cb4175d5e15561 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Thu, 19 Jun 2025 01:50:44 -0400 Subject: [PATCH] Update index.md --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index bebdb09..5d81e5c 100644 --- a/index.md +++ b/index.md @@ -120,6 +120,7 @@ Smart speakers ## I2C Pins The schematic excerpt provided below illustrates the wiring configuration for the __SDA__ and __SCL__ lines. Specifically, the __SDA__ line is connected to _GPIO 18_, while the __SCL__ line is connected to _GPIO 19_ on the ESP32-C3 Wroom module. The image of the PCB board below depicts the physical locations of the __SDA__ and __SCL__ terminals. + ``` C