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

◆ getTemperature()

CRGB fl::CLEDController::getTemperature ( )
inline

Get the color temperature, aka white point, for this controller.

Returns
the current color temperature (CLEDController::mSettings.mTemperature)

Definition at line 364 of file cled_controller.h.

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

References FL_NOEXCEPT, and mSettings.

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

+ Here is the caller graph for this function: