Skip to content

Commit 2718840

Browse files
committed
Merge pull request #17 from per1234/per1234-patch-1
Add missing digitalRead() parameters description
2 parents 2773e7d + d21b22c commit 2718840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Digital IO/digitalRead.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Reads the value from a specified digital pin, either `HIGH` or `LOW`.
2323

2424
[float]
2525
=== Parameters
26-
26+
`pin`: the number of the digital pin you want to read
2727

2828
[float]
2929
=== Returns

0 commit comments

Comments
 (0)