The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
71:8fabd470bb6e
Parent:
65:5798e58a58b1
Child:
122:f9eeca106725
--- a/Ethernet.h	Mon Nov 18 22:09:31 2013 +0200
+++ b/Ethernet.h	Tue Dec 03 13:02:41 2013 +0200
@@ -89,7 +89,7 @@
      *
      *  @returns
      *    0 if the sending was failed,
-     *    1 if the package is successfully sent.
+     *    or the size of the packet successfully sent.
      */
     int send();