27#define IS_SERPINTINE true
51 for (
int i =
x - 1; i <=
x + 1; i++) {
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
UISlider slider("Speed", 0.18f, 0.0f, 1.0f)
UISlider dampening("Dampening", 6.0f, 0.0f, 10.0f, 0.1f)
UICheckbox halfDuplex("Half Duplex", false)
UITitle title("Wave Demo")
UIButton button("Trigger")
UISlider superSample("SuperSampleExponent", 0.f, 0.f, 3.f, 1.f)
UIDescription description("Shows the use of the Wave1D effect.")
SuperSample getSuperSample()
WaveSimulation1D waveSim(NUM_LEDS, SuperSample::SUPER_SAMPLE_2X)
UISlider extraFrames("Extra Frames", 1.0f, 0.0f, 8.0f, 1.0f)
LED controller for WS2812 LEDs with GRB color order.
Implements a simple red square effect for 2D LED grids.
Representation of an RGB pixel (Red, Green, Blue)
UIButton button("Trigger")
UISlider superSample("SuperSampleExponent", 1.f, 0.f, 3.f, 1.f)