aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/Client.h
AgeCommit message (Expand)Author
2011-09-07Making Print::write(char *) non-virtual.David A. Mellis
2011-08-29Changed names of the Ethernet classes: Client -> EthernetClient, NetClient ->...amcewen