Add LedBorg as a subclass of RGBLED

This commit is contained in:
Andrew Scheller
2016-05-26 18:34:51 +00:00
committed by Andrew Scheller
parent 9278a2f857
commit 3a7acbf89d
8 changed files with 75 additions and 14 deletions

View File

@@ -106,6 +106,7 @@ from .boards import (
LEDCollection,
LEDBoard,
LEDBarGraph,
LedBorg,
PiLiter,
PiLiterBarGraph,
TrafficLights,