|
FastLED 3.9.15
|
| void CFastLED::setCorrection | ( | const 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 399 of file FastLED.cpp.hpp.
References fl::CLEDController::head(), fl::CLEDController::next(), and fl::CLEDController::setCorrection().
Here is the call graph for this function: