From e058e931e51e64688ece89504ad6a07c1501b566 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Thu, 19 Jun 2025 14:23:09 -0400 Subject: [PATCH] Update index.md --- index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.md b/index.md index d0dda1c..201b4dc 100644 --- a/index.md +++ b/index.md @@ -124,6 +124,12 @@ Smart appliances Smart control panels Smart speakers +## Reserver GPIOs and Pins + +| GPIO | ESP32-C3 Module Pin | Breadboard Pin | Designation | +| --- | --- | --- | --- | +| EN | 1 | 2 | Enable pin | + ## 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 8_, while the __SCL__ line is connected to _GPIO 9_ on the ESP32-C3 Wroom module.