40#define STRIP_0_DATA_PIN 1
41#define STRIP_0_CLOCK_PIN 2
42#define STRIP_1_DATA_PIN 3
43#define STRIP_1_CLOCK_PIN 4
55 out.r = dim8_raw(in.r);
56 out.g = dim8_raw(in.g);
57 out.b = dim8_raw(in.b);
85 leds[i] = c_gamma_corrected;
fl::UISlider brightness("Brightness", BRIGHTNESS, 0, 255)
CRGB software_gamma(const CRGB &in)
#define STRIP_1_CLOCK_PIN
#define STRIP_0_CLOCK_PIN
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ APA102HD
APA102 LED chipset with 5-bit gamma correction.
@ APA102
APA102 LED chipset.
Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.