Definition at line 59 of file simple.h.
59 {
64 }
68
70}
XYMap xyMap(WIDTH, HEIGHT, false)
CFastLED FastLED
Global LED strip management instance.
UIButton button("Trigger")
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)
References button, fl::clear(), FastLED, FASTLED_WARN, leds, pointX(), pointY(), triggered, x, xyMap, and y.