Definition at line 61 of file FxEngine.ino.
61 {
69 }
70 }
73}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
NoisePalette noisePalette2(xyMap)
FxEngine fxEngine(NUM_LEDS)
UICheckbox switchFx("Switch Fx", true)
NoisePalette noisePalette1(xyMap)
#define EVERY_N_SECONDS(N)
Checks whether to execute a block of code every N seconds.
References EVERY_N_SECONDS, FastLED, fxEngine, leds, noisePalette1, noisePalette2, SCALE, SPEED, and switchFx.