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

◆ rainbow()

void fl::DemoReel100::rainbow ( fl::span< CRGB > leds)
inlineprivate

Definition at line 77 of file demoreel100.h.

77 {
78 // FastLED's built-in rainbow generator
80 }
fl::CRGB leds[NUM_LEDS]
void fill_rainbow(CRGB *targetArray, int numToFill, u8 initialhue, u8 deltahue)
Fill a range of LEDs with a rainbow of colors.
Definition fill.cpp.hpp:29

References fl::fill_rainbow(), hue, and leds.

+ Here is the call graph for this function: