|
FastLED 3.9.15
|
| void CFastLED::setTemperature | ( | const CRGB & | temp | ) |
Set a global color temperature.
Sets the color temperature for all added led strips, overriding whatever previous color temperature those controllers may have had.
| temp | A CRGB structure describing the color temperature |
Definition at line 391 of file FastLED.cpp.hpp.
References fl::CLEDController::head(), fl::CLEDController::next(), and fl::CLEDController::setTemperature().
Here is the call graph for this function: