|
929597375b
|
Changing from long to ssize_t (int) for write(), print(), println() return.
|
2011-08-26 14:20:41 -04:00 |
|
|
8059abe581
|
write(), print(), and println() now return number of bytes written.
The type is long, and negative values indicate errors. Needs more testing.
http://code.google.com/p/arduino/issues/detail?id=551
|
2011-08-23 19:12:03 -04:00 |
|
|
87a04fc064
|
Added Printable interface class to allow printing of classes such as IPAddress
|
2011-06-04 09:19:17 -04:00 |
|
|
f43c0918ff
|
Merge branch 'dhcp' of github.com:amcewen/Arduino.
This includes DCHP support and new UDP API for the Ethernet library.
|
2011-03-23 23:28:33 -04:00 |
|