- Examples
- DemoReel100.ino.
Definition at line 98 of file DemoReel100.ino.
99{
100
104}
void fadeToBlackBy(CRGB *leds, fl::u16 num_leds, fl::u8 fadeBy)
LIB8STATIC uint16_t random16()
Generate a 16-bit random number.
LIB8STATIC uint8_t random8()
Generate an 8-bit random number.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
References fadeToBlackBy(), gHue, leds, NUM_LEDS, pos, random16(), and random8().
Referenced by fl::DemoReel100::runPattern().