105 {
106 static uint8_t circlex = 0;
107 static uint8_t circley = 0;
108
109 static uint8_t ihue=0;
113
114
115
117
118
119
120 }
121 }
122 ihue+=1;
123
124
129
130}
void * pSmartMatrix
Pointer to the matrix object when using the Smart Matrix Library.
CFastLED FastLED
Global LED strip management instance.
uint8_t noise[NUM_LAYERS][WIDTH][HEIGHT]
uint16_t XY(uint8_t x, uint8_t y)
LIB8STATIC uint16_t random16()
Generate a 16-bit random number.
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
Representation of an RGB pixel (Red, Green, Blue)