Definition at line 69 of file FireCylinder.ino.
69 {
70 Serial.begin(115200);
73}
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.