Skip to content

Commit caaa74b

Browse files
authored
Change "Returns" description
Change read to write as this function should return the number of bytes in the output buffer if I'm getting this right.
1 parent b72f934 commit caaa74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Communication/Serial/availableForWrite.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Nothing
3535

3636
[float]
3737
=== Returns
38-
The number of bytes available to read .
38+
The number of bytes available to write.
3939
--
4040
// OVERVIEW SECTION ENDS
4141

0 commit comments

Comments
 (0)