Skip to content

Fizzle

Turns off a random LEDs

fizzle()

fizzle Fizzle out

Randomly select a light on the tree and turn it off each time the function is called

example
def draw():
    yield from fizzle() # turn off all pixels randomly