31 {
34
35
36
37
38
42 2700,
43 6500,
46 );
47
53 opts));
54
56}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ TypicalSMD5050
Typical values for SMD5050 LEDs.
void delay(u32 ms, bool run_async=true) FL_NOEXCEPT
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still all...
@ WwWcEnd
RGB followed by warm-W, cool-W.
constexpr ChipsetTimingConfig makeTimingConfig() FL_NOEXCEPT
Convert compile-time CHIPSET type to runtime timing config.
Configuration for a single LED channel.
fl::variant< fl::Empty, Rgbw, Rgbww > mWhiteCfg
White-channel selection (variant): Empty = plain RGB, Rgbw = 4-channel, Rgbww = 5-channel.
Optional channel configuration parameters All fields have sensible defaults and can be overridden as ...
Per-strip RGBWW configuration.