Definition at line 1284 of file funky.cpp.
1284 {
1293 }
1294 }
1296}
TBlendType currentBlending
CRGBPalette16 currentPalette
uint8_t noise[NUM_LAYERS][WIDTH][HEIGHT]
CRGB ColorFromPalette(const CRGBPalette16 &pal, uint8_t index, uint8_t brightness, TBlendType blendType)
void ChangePalettePeriodically()
void FillNoise(uint16_t x, uint16_t y, uint16_t z, uint16_t scale)
#define sin8
Platform-independent alias of the fast sin implementation.
References ChangePalettePeriodically(), ColorFromPalette(), currentBlending, currentPalette, FillNoise(), kMatrixHeight, kMatrixWidth, leds, noise, ShowFrame(), sin8, x, XY(), and z.