![]() |
|
Uniot Core
|
| 0.8.1 |
#include "ESP8266Task.h"#include <Common.h>#include <IExecutor.h>#include <ISchedulerConnectionKit.h>#include <IterableQueue.h>#include <functional>#include <memory>Go to the source code of this file.
Classes | |
| class | uniot::SchedulerTask |
| class | uniot::TaskScheduler |
Namespaces | |
| namespace | uniot |
| Contains all classes and functions related to the Uniot Core. | |
Typedefs | |
| using | uniot::Task = ESP8266Task |