FastLED 3.9.15
|
int8_t PixelController< RGB_ORDER, LANES, MASK >::mAdvance |
how many bytes to advance the pointer by each time. For CRGB this is 3.
Definition at line 77 of file pixel_controller.h.
Referenced by PixelController(), PixelController(), PixelController(), advanceBy(), advanceData(), copy(), initOffsets(), and CPixelLEDController< RGB_ORDER, LANES, MASK >::show().