Skip to content

Commit e7ae985

Browse files
Update libraries/SD_MMC/examples/SDMMC_Test/SDMMC_Test.ino
Add missing note about power pin for P4 Co-authored-by: Lucas Saavedra Vaz <[email protected]>
1 parent 5b59ba4 commit e7ae985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/SD_MMC/examples/SDMMC_Test/SDMMC_Test.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Connections for ║ ║ ╔═══╩═║═║═══╗ ║ ║ ║
1515
* full-sized ║ ║ ║ ╔═╝ ║ ║ ║ ║ ║
1616
* SD card ║ ║ ║ ║ ║ ║ ║ ║ ║
17-
* ESP32-P4 Func EV | 40 39 GND 43 3V3 GND 44 43 42 |
17+
* ESP32-P4 Func EV | 40 39 GND 43 3V3 GND 44 43 42 | + POWER (4)
1818
* ESP32-S3 DevKit | 21 47 GND 39 3V3 GND 40 41 42 |
1919
* ESP32-S3-USB-OTG | 38 37 GND 36 3V3 GND 35 34 33 |
2020
* ESP32 | 4 2 GND 14 3V3 GND 15 13 12 |

0 commit comments

Comments
 (0)