75 {
76
77
83 leds[i] = c_gamma_corrected;
84
85 }
87 delay(8);
88}
CRGB software_gamma(const CRGB &in)
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
UISlider brightness("Brightness", 1, 0, 1)
long map(long x, long in_min, long in_max, long out_min, long out_max)
Representation of an RGB pixel (Red, Green, Blue)