Skip to content

Commit aba77e0

Browse files
author
Akshay Sharma
committed
update Serial.BytesUntil.adoc minor text formating
1 parent 3d8b62e commit aba77e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/Functions/Communication/Serial/readBytesUntil.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Serial.readBytesUntil() reads characters from the serial buffer into an array. T
5353
// definitions (please add the tag #DEFINITION#), and examples of Projects and Tutorials
5454
// (please add the tag #EXAMPLE#) ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
5555
[role="language"]
56-
* #LANGUAGE# link:../stream{ext-relative}[stream] +
57-
* #LANGUAGE# link:../Stream/streamReadByteUntil{ext-relative}[stream.readByteUntil()]
56+
* #LANGUAGE# link:../stream{ext-relative}[Stream] +
57+
* #LANGUAGE# link:../Stream/streamReadByteUntil{ext-relative}[Stream.readByteUntil()]
5858
--
5959
// HOW TO USE SECTION ENDS

0 commit comments

Comments
 (0)