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

◆ Read()

bool CountingButton::Read ( )
inlineprivate

Definition at line 136 of file buttons.h.

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

References button_.

Referenced by CountingButton(), and Update().

+ Here is the caller graph for this function: