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.
2 parents 0dc2090 + 0c93b4e commit cd3a7fdCopy full SHA for cd3a7fd
Language/Functions/Communication/Serial/serialEvent.adoc
@@ -80,7 +80,7 @@ Nothing
80
=== See also
81
82
[role="example"]
83
-* #EXAMPLE# http://arduino.cc/en/Tutorial/SerialEvent[Serial Event Tutorial^]
+* #EXAMPLE# http://arduino.cc/en/Tutorial/SerialEvent[Serial Event^]
84
85
[role="language"]
86
* #LANGUAGE# link:../begin[begin()]
Language/Structure/Control Structure/while.adoc
@@ -67,7 +67,7 @@ while (var < 200) {
67
68
69
70
-* #EXAMPLE# https://arduino.cc/en/Tutorial/WhileLoop[While Loop Tutorial^]
+* #EXAMPLE# https://arduino.cc/en/Tutorial/WhileLoop[While Loop^]
71
72
--
73
// SEE ALSO SECTION ENDS
0 commit comments