Definition at line 75 of file EaseInOut.h.
75 {
76 Serial.begin(115200);
77 Serial.println("FastLED Ease16InOutQuad Demo - Simple Curve Visualization");
78
79
82
83
87
88
92
93
95}
UIDropdown easeTypeDropdown("Ease Type", easeOptions)
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
CLEDController * controller
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
References BRIGHTNESS, COLOR_ORDER, controller, DATA_PIN, easeTypeDropdown(), FastLED, LED_TYPE, leds, NUM_LEDS, screenMap, TypicalLEDStrip, and xyMap.