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

◆ set_max_power_indicator_LED()

void set_max_power_indicator_LED ( uint8_t pinNumber)

Select a pin with an LED that will be flashed to indicate that power management is pulling down the brightness.

Parameters
pinNumberoutput pin. Zero is "no indicator LED".

Definition at line 170 of file power_mgt.cpp.

171{
173}
static uint8_t gMaxPowerIndicatorLEDPinNumber
Definition power_mgt.cpp:58

References gMaxPowerIndicatorLEDPinNumber.