Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1099909

Browse files
Update README.md
1 parent 460f8a8 commit 1099909

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ all the commands you put there just like
8888
`digitalWrite` whether high or low. `HIGH` means
8989
there is a voltage supplied just like turning
9090
it on through an external switch and `LOW` means
91-
there is no voltage supplied, voltage that is not
91+
there is no voltage supplied or there is but is
92+
too low. Voltage that is not
9293
sufficient will still be just like no voltage at all.
9394

9495
## Project Guide
@@ -298,7 +299,7 @@ void loop(void)
298299
}
299300
```
300301
The code will simply have the countdown
301-
but the individual functions for a certain
302+
but the individual function for a certain
302303
number can be used several times for your
303304
own version. Simply invoke the function
304305
inside the `void loop`.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /