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

◆ removeListener()

static void fl::EngineEvents::removeListener ( Listener * listener)
inlinestatic

Definition at line 64 of file engine_events.h.

64 {
65 #if FASTLED_HAS_ENGINE_EVENTS
67 #else
68 (void)listener;
69 #endif
70 }
void _removeListener(Listener *listener)
static EngineEvents * getInstance()

References _removeListener(), and getInstance().

Referenced by CFastLED::removeListener().

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