SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
#include <forward_list>
#include <functional>
#include <vector>
Go to the source code of this file.
Classes | |
class | sensesp::Observable |
A base class which allow observers to attach callbacks to themselves. The callbacks will be called when the observable needs to notify the observers about some state change. More... | |
Namespaces | |
namespace | sensesp |