Definition at line 40 of file Wave2d.ino.
40 {
41 Serial.begin(115200);
43}
CFastLED FastLED
Global LED strip management instance.
XYMap xyMap(HEIGHT, WIDTH, SERPENTINE)
LED controller for WS2812 LEDs with GRB color order.
References FastLED, leds, NUM_LEDS, and xyMap.