ESPHome  2024.4.0
Namespaces | Enumerations | Variables
wled_light_effect.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::wled
 

Enumerations

enum  esphome::wled::Protocol {
  esphome::wled::WLED_NOTIFIER = 0, esphome::wled::WARLS = 1, esphome::wled::DRGB = 2, esphome::wled::DRGBW = 3,
  esphome::wled::DNRGB = 4
}
 

Variables

const int esphome::wled::DEFAULT_BLANK_TIME = 1000