SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
#include <elapsedMillis.h>
#include "sensesp/ui/config_item.h"
#include "sensesp/sensors/digital_input.h"
#include "sensesp/system/valueconsumer.h"
#include "transform.h"
Go to the source code of this file.
Classes | |
class | sensesp::PressRepeater |
A transform that takes boolean inputs and adds button behaviors familiar to many device end users. DEPRECATED: use AceButton for button inputs. More... | |
Namespaces | |
namespace | sensesp |
Functions | |
const String | sensesp::ConfigSchema (const PressRepeater &obj) |