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

◆ empty()

bool fl::FrameInterpolator::empty ( ) const
inline

Definition at line 43 of file frame_interpolator.h.

43{ return mFrames.empty(); }

References mFrames.