Definition at line 62 of file direct.h.
62 {
63 Serial.begin(115200);
64 auto screenmap =
xyMap.toScreenMap();
65 screenmap.setDiameter(.2);
67
68}
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.
References FastLED, leds, NUM_LEDS, and xyMap.