aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/Printable.h
AgeCommit message (Expand)Author
2011-04-10Added virtual destructor to Printable, which also requires new and delete ope...amcewen
2011-04-02Added a brief explanation of how you'd use Printableamcewen
2011-04-01Added Printable interface class to allow printing of classes such as IPAddressamcewen