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.
2 parents 6a5335a + 2b7d2bb commit 5278dd4Copy full SHA for 5278dd4
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