Please use mbed-src instead of this library.mbed-src supports GR-PEACH rev.C. mbed-srcライブラリをご利用ください。mbed-srcはGR-PEACH rev.Cに対応しています。

Fork of mbed-src_GR-PEACH_rev_c by GR-PEACH_producer_meeting

Revision:
48:40454ec5d50d
Parent:
13:0645d8841f51
--- a/api/Ethernet.h	Thu Nov 21 10:00:05 2013 +0000
+++ b/api/Ethernet.h	Thu Nov 21 10:45:04 2013 +0000
@@ -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();