ESPHome  2024.4.1
Namespaces | Functions | Variables
pulse_counter_sensor.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::pulse_counter
 

Functions

PulseCounterStorageBase * esphome::pulse_counter::get_storage (bool hw_pcnt)
 

Variables

const char *const esphome::pulse_counter::EDGE_MODE_TO_STRING [] = {"DISABLE", "INCREMENT", "DECREMENT"}