We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d01f44 commit 0a08595Copy full SHA for 0a08595
Language/Functions/Digital IO/digitalWrite.adoc
@@ -57,7 +57,7 @@ Nothing
57
[float]
58
=== Example Code
59
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
60
-The code makes the digital pin 13 an `OUTPUT` and toggles it by alternating between `HIGH` and `LOW`.
+The code makes the digital pin 13 an `OUTPUT` and toggles it by alternating between `HIGH` and `LOW` at one second pace.
61
62
//[source,arduino]
63
----
0 commit comments