SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
#include <ArduinoJson.h>
#include "sensesp/system/observable.h"
#include "sensesp/transforms/transform.h"
Go to the source code of this file.
Classes | |
class | sensesp::DigitalOutput |
Sets a GPIO pin to whatever the input is (true = HIGH, false = LOW), and passes the value on to the next ValueConsumer. More... | |
Namespaces | |
namespace | sensesp |