Skip to content

Commit 61f00dc

Browse files
author
SimonePDA
authored
Merge pull request #348 from Googoogoogoose/patch-1
Update pinMode.adoc
2 parents 8411e34 + 110c528 commit 61f00dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Digital IO/pinMode.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Nothing
5151

5252
[float]
5353
=== Example Code
54-
The code makes the digital pin 13 `OUTPUT` and Togles it `HIGH` and `LOW`
54+
The code makes the digital pin 13 `OUTPUT` and Toggles it `HIGH` and `LOW`
5555

5656
//[source,arduino]
5757
----

0 commit comments

Comments
 (0)