David A. Mellis
|
0681fc1f17
|
Adding write(str) and write(buf, size) methods to Print class and Ethernet library Client and Server classes. This allows sending a whole string or buffer at once, reducing the number of ethernet packets.
|
2009-04-26 13:10:34 +00:00 |
David A. Mellis
|
d7500ba228
|
fixing / improving printFloat() from Mikal Hart
|
2009-01-25 15:44:17 +00:00 |
David A. Mellis
|
1d86178387
|
Adding support for printing floats and doubles (defaulting to 2 decimal places)
|
2008-11-26 14:15:24 +00:00 |
David A. Mellis
|
79904311bb
|
Wire library patch to provide better error handling.
|
2008-06-21 23:16:27 +00:00 |
David A. Mellis
|
4b2b39e383
|
Changing Print class to use regular virtual write() function (instead of my hack
ed together version).
|
2008-05-07 18:24:49 +00:00 |
David A. Mellis
|
5412a33feb
|
Adding the Print class.
|
2008-04-18 18:46:52 +00:00 |