Definition at line 50 of file NoisePlayground.h.
50 {
51
54
56 Serial.println(
"resetting!");
57
61
67}
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
LIB8STATIC void random16_add_entropy(fl::u16 entropy) FL_NOEXCEPT
Add entropy into the random number generator.
LIB8STATIC void random16_set_seed(fl::u16 seed) FL_NOEXCEPT
Set the 16-bit seed used for the random number generator.
LIB8STATIC fl::u16 random16() FL_NOEXCEPT
Generate a 16-bit random number.
void delay(u32 ms, bool run_async=true) FL_NOEXCEPT
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still all...
References FastLED, GRB, hue_time, hxy, leds, NUM_LEDS, random16(), random16_add_entropy(), random16_set_seed(), Serial, v_time, x, and y.