Skip to content

Commit 4832c63

Browse files
author
Stefania
authored
Merge pull request #178 from arduino/SimonePDA-patch-1
Update print.adoc
2 parents 1f3e4c0 + 49c42d6 commit 4832c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Communication/Serial/print.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ As of version 1.0, serial transmission is asynchronous; `Serial.print()` will re
145145
* #LANGUAGE# link:../flush[flush()]
146146
* #LANGUAGE# link:../println[println()]
147147
* #LANGUAGE# link:../write[write()]
148-
* #LANGUAGE# link:../serialEvent[SerialEvent()]
148+
* #LANGUAGE# link:../serialevent[SerialEvent()]
149149
* #LANGUAGE# link:https://www.arduino.cc/en/Tutorial/Memory[Memory]
150150

151151
--

0 commit comments

Comments
 (0)