50 {
51
52
58 leds[i] = c_gamma_corrected;
59
60 }
62 delay(8);
63}
CFastLED FastLED
Global LED strip management instance.
UISlider brightness("Brightness", 255, 0, 255, 1)
CRGB software_gamma(const CRGB &in)
long map(long x, long in_min, long in_max, long out_min, long out_max)
Representation of an RGB pixel (Red, Green, Blue)