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