|
FastLED 3.9.15
|
| fl::shared_ptr< IFastLED > fl::createFastLEDController | ( | u8 | controllerIndex = 0 | ) |
Create a FastLED controller adapter.
| controllerIndex | Index of the LED controller to use (default: 0) |
Example:
Definition at line 138 of file adapter.cpp.hpp.
References make_shared().
Here is the call graph for this function: