ads1115 only
Fork of mbed by
Diff: Ethernet.h
- Revision:
- 71:8fabd470bb6e
- Parent:
- 65:5798e58a58b1
- Child:
- 122:f9eeca106725
diff -r 673126e12c73 -r 8fabd470bb6e Ethernet.h --- 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();