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

◆ Read()

bool CountingButton::Read ( )
inlineprivate

Definition at line 135 of file buttons.h.

135 {
136 return button_.Read();
137 }
DigitalButton button_
Definition buttons.h:139

References button_.

Referenced by CountingButton(), and Update().

+ Here is the caller graph for this function: