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

◆ operator()()

bool fl::FrameInterpolator::Less::operator() ( uint32_t a,
uint32_t b ) const
inline

Definition at line 19 of file frame_interpolator.h.

19{ return a < b; }