mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-02-01 22:26:14 +00:00
Add DistanceSensor to the hierarchy diagram
This commit is contained in:
@@ -24,6 +24,7 @@ digraph classes {
|
||||
MotionSensor->SmoothedInputDevice;
|
||||
LightSensor->SmoothedInputDevice;
|
||||
LineSensor->SmoothedInputDevice;
|
||||
DistanceSensor->SmoothedInputDevice;
|
||||
|
||||
OutputDevice->GPIODevice;
|
||||
DigitalOutputDevice->OutputDevice;
|
||||
|
||||
Reference in New Issue
Block a user