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
31
#include "
iostream/ArduinoStream.h
"
32
#include "
iostream/StdioStream.h
"
33
#include "
iostream/fstream.h
"
34
#endif
// sdios_h
ArduinoStream.h
ArduinoInStream and ArduinoOutStream classes.
StdioStream.h
StdioStream class.
fstream.h
iostreams for files.
src
sdios.h
Generated on Sun Aug 20 2023 21:57:41 for Soldered SD Card Arduino Library by
1.9.7. Dark theme by
Tilen Majerle
. All rights reserved. Copyright:
Soldered