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

◆ setDither()

void CFastLED::setDither ( fl::u8 ditherMode = BINARY_DITHER)

Set the dithering mode.

Sets the dithering mode for all added led strips, overriding whatever previous dithering option those controllers may have had.

Parameters
ditherModewhat type of dithering to use, either BINARY_DITHER or DISABLE_DITHER

References BINARY_DITHER.