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

◆ onBeginFrame()

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

Definition at line 74 of file engine_events.h.

74 {
75#if FASTLED_HAS_ENGINE_EVENTS
76 EngineEvents::getInstance()->_onBeginFrame();
77#endif
78 }

Referenced by CFastLED::onBeginFrame().

+ Here is the caller graph for this function: