FastLED 3.9.15
|
void CFastLED::setTemperature | ( | const struct 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 248 of file FastLED.cpp.
References CLEDController::head(), CLEDController::next(), and CLEDController::setTemperature().