Definition at line 91 of file complex.h.
91 {
92 Serial.begin(115200);
93 auto screenmap =
xyMap.toScreenMap();
94 screenmap.setDiameter(.2);
97
98
101}
XYMap xyMap(WIDTH, HEIGHT, false)
UIButton trigger("Trigger")
CFastLED FastLED
Global LED strip management instance.
LED controller for WS2812 LEDs with GRB color order.
WaveEffect NewWaveSimulation2D(const XYMap xymap)
References FastLED, leds, NewWaveSimulation2D(), NUM_LEDS, setupUiCallbacks(), trigger, wave_fx, and xyMap.