Definition at line 46 of file config.cpp.hpp.
52 ,
mName(other.mName) {}
fl::optional< fl::string > mName
Optional user-specified name (if not set, Channel generates one automatically)
fl::ScreenMap mScreenMap
Screen mapping.
ChannelOptions options
Optional channel settings (correction, temperature, dither, rgbw, affinity)
fl::span< CRGB > mLeds
LED data array.
ChipsetVariant chipset
Chipset configuration (clockless or SPI)
EOrder rgb_order
RGB channel ordering.
References ChannelConfig(), chipset, mLeds, mName, mScreenMap, options, and rgb_order.