FastLED 3.9.15
|
|
inline |
Toggle dithering enable If dithering is set to enabled, this will re-init the dithering values (init_binary_dithering()).
Otherwise it will clear the stored dithering data.
dither | the dither setting |
Definition at line 291 of file pixel_controller.h.
References BINARY_DITHER, d, dither(), e, EDitherMode, and init_binary_dithering().
Referenced by PixelController(), PixelController(), and PixelController().