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

◆ Read()

bool CountingButton::Read ( )
inlineprivate

Definition at line 135 of file buttons.h.

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

References mButton.

Referenced by CountingButton(), and Update().

+ Here is the caller graph for this function: