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

◆ DEFINE_GRADIENT_PALETTE() [3/6]

DEFINE_GRADIENT_PALETTE ( firepal )

Definition at line 193 of file curr.h.

193 {
194 0, 0, 0, 0,
195 32, 255, 0, 0,
196 190, 255, 255, 0,
197 255, 255, 255, 255
198};