ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::esp32_rmt_led_strip Namespace Reference

Data Structures

class  ESP32RMTLEDStripLightOutput
 

Enumerations

enum  RGBOrder : uint8_t {
  ORDER_RGB , ORDER_RBG , ORDER_GRB , ORDER_GBR ,
  ORDER_BGR , ORDER_BRG
}
 

Enumeration Type Documentation

◆ RGBOrder

Enumerator
ORDER_RGB 
ORDER_RBG 
ORDER_GRB 
ORDER_GBR 
ORDER_BGR 
ORDER_BRG 

Definition at line 24 of file led_strip.h.