esp32_arduino_sqlite3_lib
esp32_arduino_sqlite3_lib copied to clipboard
SD Card mount failure
Hiya, I have been trying to get your SQLite console demo code running most of today. I have an SD Card reader that I can mount and use without your code(confirming it works) but if I try with your code the card fails to mount. Have you come across this before?
Hi, no what is the error you are facing?
Still learning C++ and Arduino. I made a bunch of rookie errors. All cleared up now. Thanks for the great library.