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

◆ setPowerModel() [3/3]

void CFastLED::setPowerModel ( const PowerModelRGBWW & model)
inline

Definition at line 1566 of file FastLED.h.

1566 {
1567 set_power_model(model);
1568 }
void set_power_model(const PowerModelRGB &model)
Set custom RGB LED power consumption model.

References set_power_model().

+ Here is the call graph for this function: