FastLED
3.9.15
Loading...
Searching...
No Matches
◆
DEFINE_GRADIENT_PALETTE()
[3/3]
DEFINE_GRADIENT_PALETTE
(
firepal
)
Definition at line
45
of file
FireCylinder.ino
.
45
{
46
// define fire palette
47
0, 0, 0, 0,
// black
48
32, 255, 0, 0,
// red
49
190, 255, 255, 0,
// yellow
50
255, 255, 255, 255
// white
51
};
examples
FireCylinder
FireCylinder.ino
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2