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 ec1a027 commit 2b7d2bbCopy full SHA for 2b7d2bb
libraries/mbed/api/Ethernet.h
@@ -89,7 +89,7 @@ class Ethernet {
89
*
90
* @returns
91
* 0 if the sending was failed,
92
- * 1 if the package is successfully sent.
+ * or the size of the packet successfully sent.
93
*/
94
int send();
95
0 commit comments