#include <sensesp/system/led_blinker.h>
Definition at line 125 of file led_blinker.h.
◆ LEDPattern() [1/3]
sensesp::LEDPattern::LEDPattern |
( |
| ) |
|
|
inline |
◆ LEDPattern() [2/3]
◆ LEDPattern() [3/3]
sensesp::LEDPattern::LEDPattern |
( |
const std::initializer_list< LEDPatternFragment > & | fragments | ) |
|
|
inline |
◆ apply()
bool sensesp::LEDPattern::apply |
( |
CRGB & | crgb, |
|
|
bool | oneshot = false ) |
|
inline |
◆ operator=()
◆ current_fragment_idx_
uint32_t sensesp::LEDPattern::current_fragment_idx_ = 0 |
|
protected |
◆ fragment_begin_ms_
unsigned long sensesp::LEDPattern::fragment_begin_ms_ = 0 |
|
protected |
◆ fragments_
The documentation for this class was generated from the following file: