FastLED
3.9.15
Loading...
Searching...
No Matches
◆
DEFINE_GRADIENT_PALETTE()
[4/6]
DEFINE_GRADIENT_PALETTE
(
waveBluepal
)
Definition at line
215
of file
curr.h
.
215
{
216
0, 0, 0, 0,
// Black (no wave)
217
32, 0, 0, 70,
// Dark blue (low wave)
218
128, 20, 57, 255,
// Electric blue (medium wave)
219
255, 255, 255, 255
// White (high wave)
220
};
examples
FestivalStick
curr.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2