|
FastLED 3.9.15
|
| fl::MultiChannelConfig::MultiChannelConfig | ( | fl::span< ChannelConfig > | channels | ) |
Construct from span of ChannelConfig (copies to shared_ptr internally)
| channels | Span of ChannelConfig objects to copy |
Definition at line 82 of file config.cpp.hpp.
References fl::make_shared(), and mChannels.
Here is the call graph for this function: