Skip to content

SD Card example sketch "CardInfo" #65

Closed
@Bambofy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions