LoggerBase.h file

Contains the LoggerBase class which handles basic logging functions.

Basic logger functions include communicating with a real-time clock, saving to an SD card, and publishing data to remotes via a loggerModem connection.

Classes

class Logger
The "Logger" Class handles low power sleep for the main processor, interfacing with the real-time clock and modem, writing to the SD card, and passing data on to the data publishers.

Defines

#define extendedWatchDog

Define documentation

#define extendedWatchDog

A define to simplify including of either a AVR or SAMD based watchdog