Skip to content

Commit b346ef8

Browse files
author
SimonePDA
authored
Update peek.adoc
CamelCase
1 parent 2967582 commit b346ef8

File tree

1 file changed

+1
-1
lines changed
  • Language/Functions/Communication/Serial

1 file changed

+1
-1
lines changed

Language/Functions/Communication/Serial/peek.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The first byte of incoming serial data available (or -1 if no data is available)
5959
* #LANGUAGE# link:../print[print()] +
6060
* #LANGUAGE# link:../println[println()] +
6161
* #LANGUAGE# link:../write[write()] +
62-
* #LANGUAGE# link:../serialEvent[SerialEvent()] +
62+
* #LANGUAGE# link:../serialevent[SerialEvent()] +
6363
* #LANGUAGE# link:../../stream/streampeek[Stream.peek()]
6464

6565
--

0 commit comments

Comments
 (0)