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

◆ pause()

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

Reimplemented in fl::Video.

Definition at line 42 of file fx.h.

42{ FASTLED_UNUSED(now); }
#define FASTLED_UNUSED(x)
Definition unused.h:3

References FASTLED_UNUSED.