Definition at line 64 of file simple.h.
64 {
69 }
73
75}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
void clear(CRGB(&arr)[N])
UISlider pointX("Point X", WIDTH/2.0f, 0.0f, WIDTH - 1, 1.0f)
UISlider pointY("Point Y", HEIGHT/2.0f, 0.0f, HEIGHT - 1, 1.0f)
Representation of an RGB pixel (Red, Green, Blue)
UIButton button("Trigger")
References button, fl::clear(), FastLED, FASTLED_WARN, leds, pointX(), pointY(), triggered, x, xyMap, and y.