Definition at line 73 of file FireMatrix.ino.
73 {
74 Serial.begin(115200);
77}
CFastLED FastLED
Global LED strip management instance.
XYMap xyMap(HEIGHT, WIDTH, SERPENTINE)
LED controller for WS2812 LEDs with GRB color order.
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
References FastLED, HEIGHT, leds, TypicalLEDStrip, WIDTH, and xyMap.