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