Definition at line 352 of file wavefx.cpp.
352 {
353
354 auto screenmap =
xyMap.toScreenMap();
355 screenmap.setDiameter(.2);
356
357
358
359
360
362
363
364
367}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS 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().