Skip to content

Commit 49c42d6

Browse files
author
SimonePDA
authored
Update print.adoc
CamelCase
1 parent 1f3e4c0 commit 49c42d6

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)