We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb7e4ea + 1d0577b commit 7139a6cCopy full SHA for 7139a6c
Language/Functions/Communication/Serial/peek.adoc
@@ -60,7 +60,7 @@ The first byte of incoming serial data available (or -1 if no data is available)
60
* #LANGUAGE# link:../println[println()] +
61
* #LANGUAGE# link:../write[write()] +
62
* #LANGUAGE# link:../serialEvent[SerialEvent()] +
63
-* #LANGUAGE# link:../../stream/streamPeek[Stream.peek()]
+* #LANGUAGE# link:../../stream/streampeek[Stream.peek()]
64
65
--
66
// SEE ALSO SECTION ENDS
0 commit comments