Skip to content

Commit

Permalink
added desc for debounce in digitalinput adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
jyanev committed Mar 27, 2024
1 parent f86dd92 commit 311fc53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Each component will need

* name: Name of the component
* address: GPIO pin associated with component
* debounce:
* debounce: value that determines the threshold for noise from the component
* pull: Either PULL_UP or PULL_DOWN depending on component
* provider: pigpio-digital-input

Expand Down

0 comments on commit 311fc53

Please sign in to comment.