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

◆ DEFINE_GRADIENT_PALETTE() [3/6]

DEFINE_GRADIENT_PALETTE ( firepal )

Definition at line 181 of file curr.h.

181 {
182 0, 0, 0, 0,
183 32, 255, 0, 0,
184 190, 255, 255, 0,
185 255, 255, 255, 255
186};