13#define STRIP_0_DATA_PIN 1
14#define STRIP_0_CLOCK_PIN 2
15#define STRIP_1_DATA_PIN 3
16#define STRIP_1_CLOCK_PIN 4
58 leds[i] = c_gamma_corrected;
#define STRIP_1_CLOCK_PIN
#define STRIP_0_CLOCK_PIN
CFastLED FastLED
Global LED strip management instance.
@ HD107HD
Same as APA102, but in turbo 40-mhz mode.
central include file for FastLED, defines the CFastLED class/object
UISlider brightness("Brightness", 255, 0, 255, 1)
CRGB software_gamma(const CRGB &in)
@ RGB
Red, Green, Blue (0012)
LIB8STATIC uint8_t dim8_raw(uint8_t x)
Adjust a scaling value for dimming.
Fast, efficient 8-bit math functions specifically designed for high-performance LED programming.
Representation of an RGB pixel (Red, Green, Blue)