Definition at line 351 of file wavefx.cpp.
351 {
352
353 auto screenmap =
xyMap.toScreenMap();
354 screenmap.setDiameter(.2);
355
356
357
358
359
361
362
363
366}
XYMap xyMap(WIDTH, HEIGHT, false)
CFastLED FastLED
Global LED strip management instance.
LED controller for WS2812 LEDs with GRB color order.
WaveFx waveFxLower(xyRect, CreateArgsLower())
WaveFx waveFxUpper(xyRect, CreateArgsUpper())
References FastLED, fxBlend, leds, NUM_LEDS, waveFxLower, waveFxUpper, and xyMap.
Referenced by setup().