Definition at line 109 of file SmartMatrixSketch.h.
109 {
112
117
118
119
121
122
123
124 }
125 }
126 ihue+=1;
127
128
133
134}
void * pSmartMatrix
Pointer to the matrix object when using the Smart Matrix Library.
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_GLOBAL_CONSTRUCTORS CFastLED FastLED
Global LED strip management instance.
uint8_t noise[NUM_LAYERS][WIDTH][HEIGHT]
uint16_t XY(uint8_t x, uint8_t y)
LIB8STATIC fl::u16 random16() FL_NOEXCEPT
Generate a 16-bit random number.
References FastLED, fillnoise8(), kMatrixHeight, kMatrixWidth, leds, noise, pSmartMatrix, random16(), and XY().