Skip to content

Commit b17bf88

Browse files
Update README.md
1 parent 6ca4138 commit b17bf88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,9 @@ void loop()
6262
```
6363

6464
### Code Explanation
65+
There are just 3 commands here:
6566

67+
`pinMode` is where you tell the Arduino
68+
board what is the mode of a particular pin.
69+
If ever you did not mention that, then the
70+
default is `iput.

0 commit comments

Comments
 (0)