Fix up the FishDish hierarchy so that all LEDS can be addressed as
`lights` directly.
This commit is contained in:
Dave Jones
2015-10-25 10:25:05 +00:00
parent 6de9473274
commit b87e2a4d53
2 changed files with 62 additions and 73 deletions

View File

@@ -36,6 +36,7 @@ from .boards import (
PiLiter,
TrafficLights,
PiTraffic,
TrafficLightsBuzzer,
FishDish,
TrafficHat,
Robot,