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

◆ onBeginFrame()

void CFastLED::onBeginFrame ( )

Manually trigger the begin frame event.

Note
This is called automatically by show() unless FASTLED_MANUAL_ENGINE_EVENTS is defined

Definition at line 723 of file FastLED.cpp.hpp.

723 {
724 #if FASTLED_HAS_ENGINE_EVENTS
726 #endif
727}
static void onBeginFrame() FL_NOEXCEPT

References fl::EngineEvents::onBeginFrame().

Referenced by show().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: