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

◆ getCorrection()

CRGB fl::CLEDController::getCorrection ( )
inline

Get the correction value used by this controller.

Returns
the current color correction (CLEDController::mSettings.mCorrection)

Definition at line 352 of file cled_controller.h.

352{ return mSettings.mCorrection; }
ChannelOptions mSettings
Optional channel settings (correction, temperature, dither, rgbw, affinity)

References FL_NOEXCEPT, and mSettings.

Referenced by fl::Channel::getCorrection().

+ Here is the caller graph for this function: