Skip to content

Commit ed55334

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/SD_MMC/examples/SDMMC_Test/SDMMC_Test.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
* SD pin number | 8 7 6 5 4 3 2 1 9 /
2222
* | █/
2323
* |__▍___▊___█___█___█___█___█___█___/
24-
* WARNING: ALL data pins must be pulled up to 3.3V with external 10k Ohm resistor!
25-
* Note to ESP32 pin 2 (D0) : add 1K pull up after flashing
24+
* WARNING: ALL data pins must be pulled up to 3.3V with an external 10k Ohm resistor!
25+
* Note to ESP32 pin 2 (D0): Add a 1K Ohm pull-up resistor after flashing
2626
*
2727
* For more info see file README.md in this library or on URL:
2828
* https://github.com/espressif/arduino-esp32/tree/master/libraries/SD_MMC

0 commit comments

Comments
 (0)