ESPHome  2024.5.0
Namespaces | Enumerations
iaqcore.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::iaqcore
 

Enumerations

enum  esphome::iaqcore::IAQCoreErrorCode : uint8_t { esphome::iaqcore::ERROR_OK = 0, esphome::iaqcore::ERROR_RUNIN = 0x10, esphome::iaqcore::ERROR_BUSY = 0x01, esphome::iaqcore::ERROR_ERROR = 0x80 }