Introducing PStrings

Posted on February 17th, 2009 at 11:27 am by

5


Check out the new PString library.

PString is a very lightweight string class that derives from Print, so you can use it to render text to string buffers the same way you would to the Serial port or to a LiquidCrystal device.  Try it out.  Feedback welcome.

Mikal