|
SafeString
4.1.42
SafeString is a safe, robust and debuggable replacement for string processing in Arduino
|
#include <Arduino.h>#include "SafeString.h"#include "SafeStringNameSpaceStart.h"#include "SafeStringNameSpaceEnd.h"Go to the source code of this file.
Classes | |
| class | SafeStringStream |
| The SafeStringStream class allows you to test your code with data read from a given SafeString as though it was a serial stream with a given baud rate, see the detailed description. More... | |