Definition at line 369 of file wavefx.cpp.
369 {
370
371
372
373 uint32_t now = millis();
374
375
377
378
380
381
384 }
385
386
388
389
391
392
394
395
397
398
400}
CFastLED FastLED
Global LED strip management instance.
WaveFx waveFxLower(xyRect, CreateArgsLower())
void processAutoTrigger(uint32_t now)
UICheckbox xCyclical("X Is Cyclical", false)
void applyFancyEffect(uint32_t now, bool button_active)
References applyFancyEffect(), ui_state::bigButton, ui_state::button, FastLED, fxBlend, leds, processAutoTrigger(), triggerRipple(), ui(), waveFxLower, and xCyclical.
Referenced by loop().