We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f124f commit ed55334Copy full SHA for ed55334
libraries/SD_MMC/examples/SDMMC_Test/SDMMC_Test.ino
@@ -21,8 +21,8 @@
21
* SD pin number | 8 7 6 5 4 3 2 1 9 /
22
* | █/
23
* |__▍___▊___█___█___█___█___█___█___/
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
+ * WARNING: ALL data pins must be pulled up to 3.3V with an external 10k Ohm resistor!
+ * Note to ESP32 pin 2 (D0): Add a 1K Ohm pull-up resistor after flashing
26
*
27
* For more info see file README.md in this library or on URL:
28
* https://github.com/espressif/arduino-esp32/tree/master/libraries/SD_MMC
0 commit comments