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

◆ channels()

fl::vector< fl::ChannelPtr > & CFastLED::channels ( )
staticprivate

stored ChannelPtrs to keep them alive

Definition at line 131 of file FastLED.cpp.hpp.

131 {
132 return fl::Singleton<fl::vector<fl::ChannelPtr>>::instance();
133}

Referenced by add(), add(), add(), add(), clear(), and remove().

+ Here is the caller graph for this function: