Skip to content

Slight modification to handle SD_MMC connections #35

Closed
@HankLloydRight

Description

@HankLloydRight

Hi,

Great lib, thank you!

I'm using SD_MMC instead of SD/SPI, and in order to get this lib to work, I had to change two lines:

Line 10: #include <SD_MMC.h>
Line 158: _file = SD_MMC.open(_filename, _mode);

And then the repository works perfectly with SD_MMC connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions