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.
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)
void clear(CRGB(&arr)[N])
UIButton button("Button")
Representation of an RGB pixel (Red, Green, Blue)
References button(), fl::clear(), FastLED, FASTLED_WARN, leds, pointX(), pointY(), triggered, x, xyMap, and y.