|
FastLED 3.9.15
|
|
inlinestatic |
Visit all controllers in the linked list with a visitor The visitor must be a callable that accepts (const CLEDController*, fl::span<const CRGB>)
| visitor | the visitor callable to call for each controller |
| Visitor | callable type (function, lambda, functor, etc.) |
Definition at line 220 of file cled_controller.h.
References CLEDController(), FL_NOEXCEPT, head(), leds(), next(), and size().
Referenced by CFastLED::getEstimatedPowerInMilliWatts().
Here is the call graph for this function:
Here is the caller graph for this function: