We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2773e7d commit d21b22cCopy full SHA for d21b22c
Language/Functions/Digital IO/digitalRead.adoc
@@ -23,7 +23,7 @@ Reads the value from a specified digital pin, either `HIGH` or `LOW`.
23
24
[float]
25
=== Parameters
26
-
+`pin`: the number of the digital pin you want to read
27
28
29
=== Returns
0 commit comments