FastLED 3.9.15
|
void CFastLED::setCorrection | ( | const struct CRGB & | correction | ) |
Set a global color correction.
Sets the color correction for all added led strips, overriding whatever previous color correction those controllers may have had.
correction | A CRGB structure describin the color correction. |
Definition at line 256 of file FastLED.cpp.
References CLEDController::head(), CLEDController::next(), and CLEDController::setCorrection().