SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
#include "transform.h"
Go to the source code of this file.
Classes | |
class | sensesp::TextToTruth |
Consumes a string and outputs boolean "true" if the text represents a human readable version of "true". More... | |
class | sensesp::TruthToText |
Consumes a boolean value and outputs one the appropriate truth string specified in the constructor. This is the inverse of TextToTruth. More... | |
Namespaces | |
namespace | sensesp |