Monochromatic system status LED.
More...
#include <sensesp/system/system_status_led.h>
Monochromatic system status LED.
Definition at line 109 of file system_status_led.h.
◆ SystemStatusLed()
sensesp::SystemStatusLed::SystemStatusLed |
( |
uint8_t | pin, |
|
|
uint8_t | brightness = 255 ) |
|
inline |
◆ set_brightness()
void sensesp::SystemStatusLed::set_brightness |
( |
uint8_t | brightness | ) |
|
|
inlineoverrideprotectedvirtual |
◆ show()
void sensesp::SystemStatusLed::show |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ brightness_
uint8_t sensesp::SystemStatusLed::brightness_ |
|
protected |
◆ pin_
uint8_t sensesp::SystemStatusLed::pin_ |
|
protected |
◆ pwm_output_
PWMOutput sensesp::SystemStatusLed::pwm_output_ {pin_, -1, 2000, 8} |
|
protected |
The documentation for this class was generated from the following file: