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

◆ Update()

void ColorSelector::Update ( )
inline

Definition at line 151 of file buttons.h.

151 {
152 but_.Update(millis());
153 }
CountingButton but_
Definition buttons.h:157

References but_.