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

@@ -29,6 +29,13 @@ LEDBarGraph
:inherited-members:
:members:
ButtonBoard
===========
.. autoclass:: ButtonBoard(\*pins, pull_up=True, bounce_time=None, hold_time=1, hold_repeat=False, \*\*named_pins)
:inherited-members:
:members:
TrafficLights
=============