FastLED
3.9.15
Loading...
Searching...
No Matches
◆
DEFINE_GRADIENT_PALETTE()
[2/2]
DEFINE_GRADIENT_PALETTE
(
electricGreenFirePal
)
Definition at line
85
of file
wavefx.cpp
.
85
{
86
0, 0, 0, 0,
// Black (lowest wave height)
87
8, 128, 64, 64,
// Green with red tint (very low wave height)
88
16, 255, 222, 222,
// Pinkish red (low wave height)
89
64, 255, 255, 255,
// White (medium wave height)
90
255, 255, 255, 255
// White (maximum wave height)
91
};
examples
FxWave2d
wavefx.cpp
Generated on Tue Jun 24 2025 00:58:14 for FastLED by
1.13.2