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.
1 parent d9ddd3e commit 1d0577bCopy full SHA for 1d0577b
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