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 3771903 + 0e56911 commit 72f6b42Copy full SHA for 72f6b42
Language/Functions/Communication/Serial/parseInt.adoc
@@ -67,8 +67,8 @@ _Arduino Mega only:_
67
* #LANGUAGE# link:../print[print()] +
68
* #LANGUAGE# link:../println[println()] +
69
* #LANGUAGE# link:../write[write()] +
70
-* #LANGUAGE# link:../serialEvent[SerialEvent()] +
71
-* #LANGUAGE# link:../../stream/streamParseFloat[Stream.parseFloat()]
+* #LANGUAGE# link:../serialevent[SerialEvent()] +
+* #LANGUAGE# link:../../stream/streamparsefloat[Stream.parseFloat()]
72
73
--
74
// SEE ALSO SECTION ENDS
0 commit comments