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:
Dave Jones
2016-08-30 23:23:11 +01:00
parent 9272b28b2e
commit 8c7712c3aa
9 changed files with 136 additions and 106 deletions

View File

@@ -12,6 +12,8 @@ digraph classes {
LEDBarGraph->LED;
LEDBarGraph->PWMLED;
ButtonBoard->Button;
TrafficLightsBuzzer->TrafficLights;
TrafficLightsBuzzer->Buzzer;
TrafficLightsBuzzer->Button;