MistyGro API
C++ API for MistyGro's ESP32 controller based on the Arduino framework
Classes
scheduler.h File Reference
#include <time.h>
#include "timer.h"
Include dependency graph for scheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scheduler
 A scheduler for running tasks on the controller, minimum time between events is 1 second based off the ntp timer. Also depends how slow is the loop function. More...