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

◆ resume()

virtual void fl::Fx::resume ( uint32_t now)
inlinevirtual

Reimplemented in fl::Video.

Definition at line 43 of file fx.h.

43{ FASTLED_UNUSED(now); } // Called when the fx is resumed after a pause,
#define FASTLED_UNUSED(x)
Definition unused.h:3

References FASTLED_UNUSED.