ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations | Variables
improv_serial_component.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::improv_serial::ImprovSerialComponent
 

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

Enumerations

enum  esphome::improv_serial::ImprovSerialType : uint8_t { esphome::improv_serial::TYPE_CURRENT_STATE = 0x01, esphome::improv_serial::TYPE_ERROR_STATE = 0x02, esphome::improv_serial::TYPE_RPC = 0x03, esphome::improv_serial::TYPE_RPC_RESPONSE = 0x04 }
 

Variables

ImprovSerialComponent * esphome::improv_serial::global_improv_serial_component