Definition at line 53 of file ColorPalette.ino.
53 {
54 delay( 3000 );
57
60}
TBlendType currentBlending
CRGBPalette16 currentPalette
CFastLED FastLED
Global LED strip management instance.
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
@ LINEARBLEND
Linear interpolation between palette entries, with wrap-around from end to the beginning again.
const TProgmemRGBPalette16 RainbowColors_p
HSV Rainbow.
References BRIGHTNESS, COLOR_ORDER, currentBlending, currentPalette, FastLED, LED_PIN, LED_TYPE, leds, LINEARBLEND, NUM_LEDS, RainbowColors_p, and TypicalLEDStrip.