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

◆ Update()

void ColorSelector::Update ( )
inline

Definition at line 150 of file buttons.h.

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

References but_.