Definition at line 125 of file Fire2012WithPalette.ino.
125 {
126 delay(3000);
129
130
131
133
134
135
136
137
138
139
140
141
142
143 Serial.println("setup");
144}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
@ TypicalLEDStrip
Typical values for SMD5050 LEDs.
const TProgmemRGBPalette16 HeatColors_p
Approximate "black body radiation" palette, akin to the FastLED HeatColor() function.
References BRIGHTNESS, CHIPSET, COLOR_ORDER, FastLED, gPal, HeatColors_p, LED_PIN, leds, NUM_LEDS, and TypicalLEDStrip.