|
FastLED 3.9.15
|
|
static |
Add a Channel-based LED controller (from ChannelPtr)
Registers a pre-created Channel instance with the FastLED controller list. Channels provide hardware-accelerated parallel LED output using platform-specific drivers.
| channel | Shared pointer to a Channel instance |
Example:
Definition at line 135 of file FastLED.cpp.hpp.
References channels().
Referenced by add(), add(), add(), and add().
Here is the call graph for this function:
Here is the caller graph for this function: