Some chipsets pre-cycle the first byte, which means we want to cycle byte 0's dithering separately.
Definition at line 407 of file pixel_controller.h.
407 {
409 }
#define RO(X)
Gets the assigned color channel for a byte's position in the output, using the color order (EOrder) t...
fl::u8 e[3]
[DITHER] Max dither range per R,G,B channel (inversely proportional to brightness)
fl::u8 d[3]
[DITHER] Current dither offset per R,G,B channel (toggles via stepDithering)
References d, e, FASTLED_FORCE_INLINE, and RO.