-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Library: SDThe SD Arduino libraryThe SD Arduino libraryType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugOff topic for this repository, or a bug report determined to not actually represent a bug
Description
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
Labels
Library: SDThe SD Arduino libraryThe SD Arduino libraryType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bugOff topic for this repository, or a bug report determined to not actually represent a bug