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

◆ get_power_model()

PowerModelRGB get_power_model ( )

Get current RGB power model.

Returns
Current RGB power consumption model

Definition at line 298 of file power_mgt.cpp.hpp.

298 {
299 return gPowerModel();
300}
static PowerModelRGB & gPowerModel()
Global RGB power model (initialized to WS2812 @ 5V defaults, linear response)

References gPowerModel().

Referenced by CFastLED::getPowerModel().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: