mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Docs update - Motor is composed of two PWMOutputDevices
This commit is contained in:
@@ -16,4 +16,5 @@ digraph classes {
|
||||
TrafficLightsBuzzer->Button;
|
||||
|
||||
Robot->Motor;
|
||||
Motor->PWMOutputDevice;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user