Skip to content

Commit 72f6b42

Browse files
author
Stefania
authored
Merge pull request #187 from arduino/SimonePDA-patch-2
Update parseInt.adoc
2 parents 3771903 + 0e56911 commit 72f6b42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/Functions/Communication/Serial/parseInt.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ _Arduino Mega only:_
6767
* #LANGUAGE# link:../print[print()] +
6868
* #LANGUAGE# link:../println[println()] +
6969
* #LANGUAGE# link:../write[write()] +
70-
* #LANGUAGE# link:../serialEvent[SerialEvent()] +
71-
* #LANGUAGE# link:../../stream/streamParseFloat[Stream.parseFloat()]
70+
* #LANGUAGE# link:../serialevent[SerialEvent()] +
71+
* #LANGUAGE# link:../../stream/streamparsefloat[Stream.parseFloat()]
7272

7373
--
7474
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)