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

◆ has()

bool fl::PixelIterator::has ( int n)
inline

Definition at line 143 of file pixel_iterator.h.

143{ return mHas(mPixelController, n); }

References mHas, and mPixelController.