Closed
Description
Hi, using the default CardInfo sketch causes the SD card to be corrupted if power to the Arduino stops. I have resolves this issues on my end by adding:
"root.close();"
to the end of the setup(); function to ensure that the sd card is fully closed, and ready to be ejected.
Metadata
Assignees
Labels
No labels