From 2d1eb86d46527dae45062e315b623381bd0593e8 Mon Sep 17 00:00:00 2001 From: Brandon Baird <131bairdbk+work@gmail.com> Date: Thu, 10 Apr 2025 19:50:56 -0600 Subject: [PATCH] Update pinout.md gpio pin 47 also handles the enable pin of the TRF7962A --- content/docs/wiki/esp32/pinout.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/wiki/esp32/pinout.md b/content/docs/wiki/esp32/pinout.md index 2c18133f..fafaf7ce 100644 --- a/content/docs/wiki/esp32/pinout.md +++ b/content/docs/wiki/esp32/pinout.md @@ -42,7 +42,7 @@ description: "" | 34 | SPIQ | SO | SPI flash | via 22Ω | | 35 | SPID | SI | SPI flash | via 22Ω | | 36 | GPIO48 / SPICLK_N | GPIO1 | DAC3100 | | -| 37 | GPIO47 / SPICLK_P | Power | SD | Low = Power on | +| 37 | GPIO47 / SPICLK_P | Power | SD/TRF7962A | Low = Power on | | 38 | GPIO33 | DAT2 | SD | | | 39 | GPIO34 | DAT3 | SD | | | 40 | GPIO35 | CLK | SD | |