|
FastLED 3.9.15
|
| fl::u32 calculate_unscaled_power_mW | ( | const CRGB * | ledbuffer, |
| fl::u16 | numLeds ) |
Determines how many milliwatts the current LED data would draw at max brightness (255)
| ledbuffer | the LED data to check |
| numLeds | the number of LEDs in the data array |
Definition at line 182 of file power_mgt.cpp.hpp.
References calculate_unscaled_power_mW().
Here is the call graph for this function: