Definition at line 52 of file FxAnimartrix.ino.
52 {
58}
CFastLED FastLED
Global LED strip management instance.
XYMap xyMap(HEIGHT, WIDTH, SERPENTINE)
UISlider brightness("Brightness", 255, 0, 255, 1)
FxEngine fxEngine(NUM_LEDS)
Animartrix animartrix(xyMap, FIRST_ANIMATION)
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
References animartrix, brightness, COLOR_ORDER, FastLED, fxEngine, LED_PIN, leds, NUM_LEDS, TypicalLEDStrip, and xyMap.