-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Running selectAll() function returns the last record inserted for all reads. I tested printing the address that is being read and it's correct. I even modified the struct to hold strings, and the data generation in createRecords() to create it in string form also, to check for the data on my computer. The data is all on the SD, but reading from the table still only returns the last value inserted even for a selectAll().
I'm working on an Sparkfun ESP32 Thing. I tested if SD readings were correct by running the SD lib examples and they work fine.
Any help in how to debug is much appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels