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

◆ SetupBlackAndWhiteStripedPalette()

void fl::NoisePalette::SetupBlackAndWhiteStripedPalette ( )
inlineprivate

Definition at line 82 of file noisepalette.h.

82 {
88 }
CRGBPalette16 currentPalette
void fill_solid(CRGB *targetArray, int numToFill, const CRGB &color)
Fill a range of LEDs with a solid color.
Definition fill.cpp.hpp:9
@ White
<div style='background:#FFFFFF;width:4em;height:4em;'></div>
Definition crgb.h:646
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
Definition crgb.h:510

References fl::CRGB::Black, currentPalette, fl::fill_solid(), and fl::CRGB::White.

Referenced by setPalettePreset().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: