- Fix SD card failure to initialize with certain SD card specs/brands
Note:
- This will not work if you build from source and don't replace the arduino-esp32 v2.0.0-rc2 SD lib with the SD lib from arduino-esp32 v2.0.4
- Precompiled bins will work just fine
Since there are so many types of SD cards, I can't promise this will work with EVERY single one of them. I can verify this update corrected all initialization issues I had with any SD cards in my possession that previously failed.
See Update Firmware for update instructions