Skip to content

Commit 459ba16

Browse files
Update README.md
1 parent eb12557 commit 459ba16

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,19 @@ and will not return any value. Other functions
2424
which are not void can return values.
2525

2626
## The Setup
27+
You need an 3 basic LEDs, 1 breadboard and
28+
the Arduino UNO board.
29+
30+
Follow the wiring as indicated in the picture
31+
below:
32+
33+
34+
Then, go to `Code` section and copy the initial
35+
code below:
36+
37+
```
38+
39+
```
40+
41+
### Code Explanation
2742

0 commit comments

Comments
 (0)