![]() |
Data Gator
Hardware and software documentation for the Data Gator project.
|
Defines the utility class SDReader which is used to read from SD card files. More...
#include <SD.h>
#include <vector>
#include <string>
#include "../../include/SDCard.hpp"
#include "SDLogger.hpp"
#include "TimeStamp.hpp"
#include "MQTTMailer.hpp"
Go to the source code of this file.
Classes | |
class | SDReader |
SDReader provides an interface for opening and reading data from files created using the SDLogger library. More... | |
Variables | |
PubSubClient | mqtt_client |
const bool | USB_DEBUG |
USB serial debugging enabled. | |
Defines the utility class SDReader which is used to read from SD card files.