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 9aade5b commit fe3af4dCopy full SHA for fe3af4d
docs/httpclient.rst
@@ -1,7 +1,7 @@
1
HTTPClient Library
2
==================
3
4
-A simple HTTP requestor that can handle both HTTP and HTTP requests is
+A simple HTTP requestor that can handle both HTTP and HTTPS requests is
5
included as the ``HTTPClient`` library.
6
7
Check the examples for use under HTTP and HTTPS configurations. In general,
docs/i2s.rst
@@ -117,7 +117,7 @@ many bytes were actually written.
117
118
int availableForWrite()
119
~~~~~~~~~~~~~~~~~~~~~~~
120
-Returns the number of L/R samples that can be written without
+Returns the amount of bytes that can be written without
121
potentially blocking.
122
123
int read()
0 commit comments