FastLED 3.9.15
Loading...
Searching...
No Matches

◆ RainbowStripeColors_p

const TProgmemRGBPalette16 RainbowStripeColors_p
extern
Initial value:
=
{
0xFF0000, 0x000000, 0xAB5500, 0x000000,
0xABAB00, 0x000000, 0x00FF00, 0x000000,
0x00AB55, 0x000000, 0x0000FF, 0x000000,
0x5500AB, 0x000000, 0xAB0055, 0x000000
}

HSV Rainbow colors with alternatating stripes of black.

Referenced by ChangePaletteAndSettingsPeriodically(), ChangePalettePeriodically(), and fl::NoisePalette::setPalettePreset().