MCPcopy Create free account
hub / github.com/FastLED/FastLED / get_power_model

Function get_power_model

src/power_mgt.cpp.hpp:298–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

296}
297
298PowerModelRGB get_power_model() {
299 return gPowerModel();
300}
301
302// Note: The following deprecated wrapper functions have been moved to FastLED.cpp:
303// - set_max_power_in_volts_and_milliamps()

Callers 3

getPowerModelFunction · 0.85
FL_TEST_FILEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected