FastLED 3.9.15
Loading...
Searching...
No Matches

◆ onEndFrame()

static void fl::EngineEvents::onEndFrame ( )
inlinestatic

Definition at line 86 of file engine_events.h.

86 {
87#if FASTLED_HAS_ENGINE_EVENTS
88 EngineEvents::getInstance()->_onEndFrame();
89#endif
90 }

Referenced by CFastLED::onEndFrame().

+ Here is the caller graph for this function: