File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
libraries/SD_MMC/examples/SDMMC_Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 36
36
// If the SD_MMC is initialized with default pins it will result in rebooting loop - please
37
37
// reassign the pins elsewhere using the mentioned command `setPins`.
38
38
// Note: ESP32-S3-WROOM-1 does not have GPIO 33 and 34 broken out.
39
- // Note: The board SP32 -S3-USB-OTG has predefined default pins and the following definitions with the setPins() call will not be compiled.
39
+ // Note: The board ESP32 -S3-USB-OTG has predefined default pins and the following definitions with the setPins() call will not be compiled.
40
40
// Note: Pins in this definition block are ordered from top down in order in which they are on the full-sized SD card
41
41
// from left to right when facing the pins down (when connected to a breadboard)
42
42
You can’t perform that action at this time.
0 commit comments