Definition at line 642 of file funky.cpp.
642 {
644
647
648 Pixel((
p[2] +
p[0]) / 2, (
p[1] +
p[3]) / 2, 50);
652}
void HorizontalStream(byte scale)
void Pixel(int x, int y, byte color)
static FASTLED_NAMESPACE_BEGIN uint8_t const p[]
Representation of an HSV pixel (hue, saturation, value (aka brightness)).
References HorizontalStream(), leds, MoveOscillators(), p, Pixel(), ShowFrame(), and XY().