esp32_arduino_sqlite3_lib icon indicating copy to clipboard operation
esp32_arduino_sqlite3_lib copied to clipboard

SD Card mount failure

Open bcookew opened this issue 3 years ago • 1 comments

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?

bcookew avatar Aug 08 '22 02:08 bcookew

Hi, no what is the error you are facing?

siara-cc avatar Aug 10 '22 06:08 siara-cc

Still learning C++ and Arduino. I made a bunch of rookie errors. All cleared up now. Thanks for the great library.

bcookew avatar Aug 30 '22 02:08 bcookew