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

◆ setPowerModel() [1/3]

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

Definition at line 1473 of file FastLED.h.

1473 {
1474 set_power_model(model);
1475 }
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: