Skip to content

Commit 9073960

Browse files
author
Stefania
authored
Merge pull request #182 from arduino/SimonePDA-patch-2
Update readBytesUntil.adoc
2 parents 7139a6c + 48260b9 commit 9073960

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

5454
[role="language"]
5555
* #LANGUAGE# link:../../stream[Stream]
56-
* #LANGUAGE# link:../../stream/streamReadBytesUntil[Stream.readByteUntil()]
56+
* #LANGUAGE# link:../../stream/streamreadbytesuntil[Stream.readByteUntil()]
5757

5858
--
59-
// SEE ALSO SECTION ENDS
59+
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)