import time
import control_pixel
control_pixel.ledOn()
time.sleep(10)
control_pixel.ledOff()
Proudly self-hosted by Cole Deck. Fast loading powered by Turbo.