Definition at line 65 of file FxEngine.ino.
65 {
73 }
74 }
77}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
NoisePalette noisePalette2(xyMap)
UICheckbox switchFx("Switch Fx", true)
NoisePalette noisePalette1(xyMap)
fl::unique_ptr< FxEngine > fxEngine
#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.