Print debug data to serial, disabled for release.
Edit this file to re-enable these for debugging purposes.
PIXEL_TYPE *const leds
pointer to the LED data
PIXEL_TYPE *const end_pos
pointer to the end position of the LED data
const fl::i8 dir
direction of the LED data, either 1 or -1. Determines how the pointer is incremented.
const int len
length of the LED data, in PIXEL_TYPE units.
Definition at line 170 of file pixelset.h.