FastLED 3.9.15
Loading...
Searching...
No Matches

◆ LED_STRIP_COLOR_COMPONENT_FMT_RGBW

#define LED_STRIP_COLOR_COMPONENT_FMT_RGBW   (led_color_component_format_t){.format = {.r_pos = 0, .g_pos = 1, .b_pos = 2, .w_pos = 3, .reserved = 0, .num_components = 4}}

Definition at line 63 of file led_strip_types.h.