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

◆ Read()

bool ToggleButton::Read ( )
inline

Definition at line 19 of file buttons.h.

19 {
21 return mChanged;
22 }
bool mChanged
Definition buttons.h:60
void Update(uint32_t time_now)
Definition buttons.h:24
fl::u32 millis()
Universal millisecond timer - returns milliseconds since system startup.

References mChanged, fl::millis(), and Update().

+ Here is the call graph for this function: