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 2967582 + b346ef8 commit 3771903Copy full SHA for 3771903
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