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 3d8b62e commit aba77e0Copy full SHA for aba77e0
Language/Functions/Communication/Serial/readBytesUntil.adoc
@@ -53,7 +53,7 @@ Serial.readBytesUntil() reads characters from the serial buffer into an array. T
53
// definitions (please add the tag #DEFINITION#), and examples of Projects and Tutorials
54
// (please add the tag #EXAMPLE#) ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
55
[role="language"]
56
-* #LANGUAGE# link:../stream{ext-relative}[stream] +
57
-* #LANGUAGE# link:../Stream/streamReadByteUntil{ext-relative}[stream.readByteUntil()]
+* #LANGUAGE# link:../stream{ext-relative}[Stream] +
+* #LANGUAGE# link:../Stream/streamReadByteUntil{ext-relative}[Stream.readByteUntil()]
58
--
59
// HOW TO USE SECTION ENDS
0 commit comments