ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations
t6615.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::t6615::T6615Component
 

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::t6615
 

Enumerations

enum  esphome::t6615::T6615Command : uint8_t {
  esphome::t6615::T6615Command::NONE = 0, esphome::t6615::T6615Command::GET_PPM, esphome::t6615::T6615Command::GET_SERIAL, esphome::t6615::T6615Command::GET_VERSION,
  esphome::t6615::T6615Command::GET_ELEVATION, esphome::t6615::T6615Command::GET_ABC, esphome::t6615::T6615Command::ENABLE_ABC, esphome::t6615::T6615Command::DISABLE_ABC,
  esphome::t6615::T6615Command::SET_ELEVATION
}