Definition at line 75 of file Apa102HD.ino.
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", 128, 0, 255, 1)
Representation of an RGB pixel (Red, Green, Blue)
References brightness(), FastLED, leds, leds_hd, NUM_LEDS, and software_gamma().