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

◆ getPowerModel()

PowerModelRGB CFastLED::getPowerModel ( ) const
inline

Get current RGB power model.

Returns
Current RGB power consumption model

Definition at line 1572 of file FastLED.h.

1572 {
1573 return get_power_model();
1574 }
PowerModelRGB get_power_model()
Get current RGB power model.

References get_power_model().

+ Here is the call graph for this function: