SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
Go to the source code of this file.
Classes | |
class | sensesp::AnalogVoltage |
A transform that takes the output of an analog-to-digital converter and outputs the voltage that went into it. (This can be the built-in ADC on the ESP, or it can be an external ADC like the ADS1015/1115.) More... | |
Namespaces | |
namespace | sensesp |
Macros | |
#define | MAX_ANALOG_OUTPUT 4096 |
Functions | |
const String | sensesp::ConfigSchema (const AnalogVoltage &obj) |
#define MAX_ANALOG_OUTPUT 4096 |
Definition at line 7 of file analogvoltage.h.