AceUtils  0.1
Small and light Arduino utilties and libraries.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nprint_string
 CPrintStringAn implementation of Print that writes to an in-memory buffer supporting strings less than 65535 in length
 CPrintStringBaseBase class for all template instances of the PrintString<SIZE> class