mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-02-01 22:26:14 +00:00
Add XmasTree to device hierarchy
This commit is contained in:
@@ -23,6 +23,7 @@ digraph classes {
|
||||
|
||||
PiLiter->LEDBoard;
|
||||
PiLiterBarGraph->LEDBarGraph;
|
||||
XmasTree->LEDBoard;
|
||||
TrafficLights->LEDBoard;
|
||||
PiTraffic->TrafficLights;
|
||||
PiStop->TrafficLights;
|
||||
|
||||
Reference in New Issue
Block a user