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 f4f05d2 + 6edb054 commit 6157811Copy full SHA for 6157811
Language/Functions/Communication/Serial.adoc
@@ -55,6 +55,8 @@ link:../serial/println[println()] +
55
link:../serial/read[read()] +
56
link:../serial/readbytes[readBytes()] +
57
link:../serial/readbytesuntil[readBytesUntil()] +
58
+link:../serial/readstring[readString()] +
59
+link:../serial/readstringuntil[readStringUntil()] +
60
link:../serial/settimeout[setTimeout()] +
61
link:../serial/write[write()] +
62
link:../serial/serialevent[serialEvent()]
0 commit comments