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 2967582 commit b346ef8Copy full SHA for b346ef8
Language/Functions/Communication/Serial/peek.adoc
@@ -59,7 +59,7 @@ The first byte of incoming serial data available (or -1 if no data is available)
59
* #LANGUAGE# link:../print[print()] +
60
* #LANGUAGE# link:../println[println()] +
61
* #LANGUAGE# link:../write[write()] +
62
-* #LANGUAGE# link:../serialEvent[SerialEvent()] +
+* #LANGUAGE# link:../serialevent[SerialEvent()] +
63
* #LANGUAGE# link:../../stream/streampeek[Stream.peek()]
64
65
--
0 commit comments