6 MCLedBase(
int pwmChannel,
int pin,
bool inverted =
false);
18 int16_t mapPwrPercToRaw(
int pwrPerc);
void SetCurrentPwrPerc(int16_t pwrPerc)
Definition MCLedBase.cpp:23
int GetPin()
Definition MCLedBase.cpp:18
MCLedBase(int pwmChannel, int pin, bool inverted=false)
Definition MCLedBase.cpp:11
Definition MCStatusLed.h:6