mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Quick addition of ButtonBoard docs
Nothing special (no recipes yet); just add the stuff necessary to the reST to pull it from source and add it to the diagrams
This commit is contained in:
@@ -35,4 +35,5 @@ digraph classes {
|
||||
Servo->CompositeDevice;
|
||||
AngularServo->Servo;
|
||||
Energenie->Device;
|
||||
ButtonBoard->CompositeDevice;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user