|
FastLED 3.9.15
|
|
static |
Remove a channel from the LED controller list.
Removes the channel from the active controller list so it will no longer be updated by FastLED.show(). The channel object itself remains valid and can be re-added later if needed.
| channel | Shared pointer to a Channel instance |
Example:
Definition at line 151 of file FastLED.cpp.hpp.
References channels().
Referenced by clear().
Here is the call graph for this function:
Here is the caller graph for this function: