Skip to content

Commit db98564

Browse files
committed
Ensure all concrete singular devices document their "value"
1 parent 1c28d35 commit db98564

16 files changed

+853
-1097
lines changed

docs/_static/keep-me

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This file only exists for git to notice the directory

docs/api_input.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ DigitalInputDevice
105105
------------------
106106

107107
.. autoclass:: DigitalInputDevice(pin, \*, pull_up=False, active_state=None, bounce_time=None, pin_factory=None)
108-
:members: wait_for_active, wait_for_inactive, when_activated, when_deactivated, active_time, inactive_time
108+
:members: wait_for_active, wait_for_inactive, when_activated, when_deactivated, active_time, inactive_time, value
109109

110110

111111
SmoothedInputDevice
-168 Bytes
Binary file not shown.
-5.34 KB
Loading

docs/images/composite_device_hierarchy.svg

Lines changed: 167 additions & 222 deletions
Loading

docs/images/device_hierarchy.pdf

-524 Bytes
Binary file not shown.

docs/images/device_hierarchy.png

-26.1 KB
Loading

docs/images/device_hierarchy.svg

Lines changed: 511 additions & 680 deletions
Loading
-51 Bytes
Binary file not shown.
-1.38 KB
Loading

0 commit comments

Comments
 (0)