We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 610c251 commit 45825ccCopy full SHA for 45825cc
README.md
@@ -24,13 +24,13 @@ forever loop.
24
Take note of the word `void`. A `void` type
25
of function will simply execute all the commands
26
and will not return any value. Other functions
27
-which are not void can return values.
+which are not void do return values.
28
29
## The Setup
30
You need 3 basic LEDs, 3 resistors, 1 breadboard and
31
the Arduino UNO board.
32
33
-Follow the wiring as indicated in the picture
+Follow the setup as shown in the picture
34
below:
35
36

0 commit comments