SensESP 3.0.1
Universal Signal K sensor toolkit ESP32
|
Go to the source code of this file.
Classes | |
class | sensesp::Debounce< T > |
Implements debounce code for a button or switch. More... | |
Namespaces | |
namespace | sensesp |
Typedefs | |
typedef Debounce< bool > | sensesp::DebounceBool |
typedef Debounce< int > | sensesp::DebounceInt |
typedef Debounce< float > | sensesp::DebounceFloat |
Functions | |
const String | sensesp::ConfigSchema (const Debounce< bool > &obj) |