Skip to content

Instantly share code, notes, and snippets.

@bennuttall
Created September 24, 2015 20:58
Show Gist options
  • Save bennuttall/7b9d2596f4d6362a118f to your computer and use it in GitHub Desktop.
Save bennuttall/7b9d2596f4d6362a118f to your computer and use it in GitHub Desktop.
from gpiozero import PiTraffic
traffic = PiTraffic()
traffic.red.on()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment