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

◆ dir

template<class PIXEL_TYPE>
const int8_t CPixelView< PIXEL_TYPE >::dir

direction of the LED data, either 1 or -1. Determines how the pointer is incremented.

Definition at line 69 of file pixelset.h.

Referenced by CPixelView< CRGB >::operator!=(), and CPixelView< CRGB >::operator==().