Definition at line 370 of file wavefx.cpp.
370 {
371
372
373
374 uint32_t now = millis();
375
376
378
379
381
382
385 }
386
387
389
390
392
393
395
396
398
399
401}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS 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().