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

◆ full()

template<typename T, fl::size N = 0>
bool fl::detail::WeightedMovingAverageImpl< T, N >::full ( ) const
inline

Definition at line 32 of file weighted_moving_average_impl.h.

32{ return mBuf.full(); }

References mBuf.