Skip to content

SD library  #7191

@pinemosquito

Description

@pinemosquito

Hi Cristian: Novice to Arduino community so trying to educate myself.

How come Arduino sketch make instantiation of class File
eg File myFile

but no one instantiate class SD...Should one instantiate SD mySD as well?

Secondly. In header file of SD.h I noticed that card, volume and root are declared private, yet how come we can use outside of class in sketch? Why mix up private v. public declaration?

I love Arduino :-) but am puzzle

Metadata

Metadata

Assignees

No one assigned

    Labels

    Library: SDThe SD Arduino libraryType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions