HomeWaterLeaksDetection
Logger.h File Reference
#include "Arduino.h"
#include "vector"
#include "DateTime.h"
#include "TimePeriod.h"
#include "ILoggable.h"
#include "IControllable.h"

Go to the source code of this file.

Classes

class  Logger
 

Macros

#define LOG_PERIOD   SEC_TO_MILLIS(1)
 how often the log will be printed out More...
 

Macro Definition Documentation

◆ LOG_PERIOD

#define LOG_PERIOD   SEC_TO_MILLIS(1)

how often the log will be printed out

Definition at line 12 of file Logger.h.