Soldered SD Card Arduino Library 1.0.0
Easily read and write files to and form the SD card breakout! A fork of the original SDFat library by Bill Greiman.
Loading...
Searching...
No Matches
sdios.h
Go to the documentation of this file.
1
25#ifndef sdios_h
26#define sdios_h
33#include "iostream/fstream.h"
34#endif // sdios_h
ArduinoInStream and ArduinoOutStream classes.
StdioStream class.
iostreams for files.