Merge-clean update of PR #126

This is an updated cherry-pick of Martin O'Hanlon's LEDBarGraph class.
This commit is contained in:
Dave Jones
2016-02-08 11:01:55 +00:00
parent a498d29bb9
commit 55e99f379a
3 changed files with 190 additions and 38 deletions

View File

@@ -48,7 +48,9 @@ from .output_devices import (
)
from .boards import (
LEDBoard,
LEDBarGraph,
PiLiter,
PiLiterBarGraph,
TrafficLights,
PiTraffic,
TrafficLightsBuzzer,