mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-01-30 21:27:17 +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:
@@ -12,6 +12,8 @@ digraph classes {
|
||||
LEDBarGraph->LED;
|
||||
LEDBarGraph->PWMLED;
|
||||
|
||||
ButtonBoard->Button;
|
||||
|
||||
TrafficLightsBuzzer->TrafficLights;
|
||||
TrafficLightsBuzzer->Buzzer;
|
||||
TrafficLightsBuzzer->Button;
|
||||
|
||||
Reference in New Issue
Block a user