Definition at line 50 of file HD107.ino.
50 {
51
52
58 leds[i] = c_gamma_corrected;
59
60 }
62 delay(8);
63}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
CRGB software_gamma(const CRGB &in)
UISlider brightness("Brightness", 128, 0, 255, 1)
Representation of an RGB pixel (Red, Green, Blue)
References brightness(), FastLED, leds, leds_hd, NUM_LEDS, and software_gamma().