Skip to content

Commit 7139a6c

Browse files
author
Stefania
authored
Merge pull request #179 from arduino/SimonePDA-patch-2
Update peek.adoc
2 parents eb7e4ea + 1d0577b commit 7139a6c

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
@@ -60,7 +60,7 @@ The first byte of incoming serial data available (or -1 if no data is available)
6060
* #LANGUAGE# link:../println[println()] +
6161
* #LANGUAGE# link:../write[write()] +
6262
* #LANGUAGE# link:../serialEvent[SerialEvent()] +
63-
* #LANGUAGE# link:../../stream/streamPeek[Stream.peek()]
63+
* #LANGUAGE# link:../../stream/streampeek[Stream.peek()]
6464

6565
--
6666
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)