Merge branch 'master' of github.com:rpi-distro/python-gpiozero

This commit is contained in:
Ben Nuttall
2015-09-23 11:15:17 +01:00
2 changed files with 30 additions and 7 deletions

View File

@@ -28,7 +28,7 @@ from .boards import (
TrafficLights,
PiTraffic,
FishDish,
TrafficHat
TrafficHat,
PiLiter,
)