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

◆ ActivePaletteList

const TProgmemRGBPalette16* ActivePaletteList[]
Initial value:
= {
}
const TProgmemRGBPalette16 PartyColors_p
HSV color ramp: blue, purple, pink, red, orange, yellow (and back).
const TProgmemRGBPalette16 RainbowColors_p
HSV Rainbow.
const TProgmemRGBPalette16 Snow_p
Definition twinklefox.h:276
const TProgmemRGBPalette16 RetroC9_p
Definition twinklefox.h:281
const TProgmemRGBPalette16 BlueWhite_p
Definition twinklefox.h:253
const TProgmemRGBPalette16 RedGreenWhite_p
Definition twinklefox.h:238
const TProgmemRGBPalette16 RedWhite_p
Definition twinklefox.h:248
const TProgmemRGBPalette16 Ice_p
Definition twinklefox.h:286
const TProgmemRGBPalette16 FairyLight_p
Definition twinklefox.h:258
const TProgmemRGBPalette16 Holly_p
Definition twinklefox.h:243

Definition at line 371 of file TwinkleFox.ino.

371 {
372 &RetroC9_p,
378 &RedWhite_p,
379 &Snow_p,
380 &Holly_p,
381 &Ice_p
382};