mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +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:
@@ -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
|
||||
=============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user