mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Add Servo to Composed Devices image
This commit is contained in:
@@ -21,4 +21,6 @@ digraph classes {
|
||||
Robot->Motor;
|
||||
Motor->DigitalOutputDevice;
|
||||
Motor->PWMOutputDevice;
|
||||
|
||||
Servo->PWMOutputDevice;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user