Skip to content

Commit 52839c2

Browse files
author
smellai
committed
fixed link
1 parent 1677744 commit 52839c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Communication/Stream/streamReadString.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ title: Stream.readString()
1414

1515
[float]
1616
=== Description
17-
`readString()` reads characters from a stream into a string. The function terminates if it times out (see link:../streamSetTimeout[setTimeout()]).
17+
`readString()` reads characters from a stream into a string. The function terminates if it times out (see link:../streamsettimeout[setTimeout()]).
1818

1919
This function is part of the Stream class, and is called by any class that inherits from it (Wire, Serial, etc). See the link:../../stream[Stream class] main page for more information.
2020
[%hardbreaks]

0 commit comments

Comments
 (0)