|
FastLED 3.9.15
|
Include dependency graph for adapter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fl::FastLEDAdapter |
| Real FastLED implementation adapter. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Functions | |
| fl::shared_ptr< IFastLED > | fl::createFastLEDController (u8 controllerIndex=0) |
| Create a FastLED controller adapter. | |