mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Add StatusBoard and StatusZero to docs and device hierarchy
This commit is contained in:
@@ -90,11 +90,13 @@ digraph classes {
|
||||
ButtonBoard->HoldMixin;
|
||||
PiLiter->LEDBoard;
|
||||
PiLiterBarGraph->LEDBarGraph;
|
||||
StatusZero->LEDBoard;
|
||||
TrafficLights->LEDBoard;
|
||||
SnowPi->LEDBoard;
|
||||
PiTraffic->TrafficLights;
|
||||
PiStop->TrafficLights;
|
||||
TrafficLightsBuzzer->CompositeOutputDevice;
|
||||
StatusBoard->CompositeOutputDevice;
|
||||
FishDish->TrafficLightsBuzzer;
|
||||
TrafficHat->TrafficLightsBuzzer;
|
||||
Robot->CompositeDevice;
|
||||
@@ -115,4 +117,3 @@ digraph classes {
|
||||
PingServer->InternalDevice;
|
||||
CPUTemperature->InternalDevice;
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 247 KiB After Width: | Height: | Size: 253 KiB |
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user