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

◆ setPowerModel() [2/3]

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

Definition at line 1558 of file FastLED.h.

1558 {
1559 set_power_model(model);
1560 }
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: