Fix indent error
This commit is contained in:
parent
1d6bd1c99a
commit
c12517bbd2
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
Debounces an arbitrary predicate function (typically created as a lambda) of 0 arguments.
|
||||
Since a very common use is debouncing a digital input pin, the initializer accepts a pin number
|
||||
instead of a lambda.
|
||||
instead of a lambda.
|
||||
|
||||
* Author(s): Dave Astels
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue