|
FastLED 3.9.15
|
| void fl::Channel::applyConfig | ( | const ChannelConfig & | config | ) |
Apply reconfigurable settings from a ChannelConfig.
| config | The configuration to apply |
Definition at line 287 of file channel.cpp.hpp.
References fl::ChannelEvents::instance(), fl::ChannelOptions::mCorrection, fl::ChannelOptions::mDitherMode, fl::ChannelConfig::mLeds, mName, fl::ChannelConfig::mName, mRgbOrder, mSettings, fl::ChannelOptions::mTemperature, fl::ChannelConfig::options, fl::ChannelConfig::rgb_order, fl::CLEDController::setCorrection(), fl::CLEDController::setDither(), fl::CLEDController::setLeds(), and fl::CLEDController::setTemperature().
Here is the call graph for this function: