Skip to content

Commit f900a92

Browse files
Update libraries/SD_MMC/examples/SDMMC_Test/SDMMC_Test.ino
Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
1 parent 4e46197 commit f900a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SD_MMC/examples/SDMMC_Test/SDMMC_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
// If the SD_MMC is initialized with default pins it will result in rebooting loop - please
3737
// reassign the pins elsewhere using the mentioned command `setPins`.
3838
// 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.
4040
// Note: Pins in this definition block are ordered from top down in order in which they are on the full-sized SD card
4141
// from left to right when facing the pins down (when connected to a breadboard)
4242

0 commit comments

Comments
 (0)