SafeString
4.1.27
SafeString is a safe, robust and debuggable replacement for string processing in Arduino
|
#include "SafeStringReader.h"
#include "millisDelay.h"
#include "SafeStringNameSpaceStart.h"
#include "SafeStringNameSpaceEnd.h"
Go to the source code of this file.
Classes | |
class | SerialComs |
The SerialComs class sends/recieves lines of text between Arduinos via Serial, see the detailed description. More... | |
Macros | |
#define | textToSend getTextToSend() |
#define | textReceived getTextReceived() |
#define textReceived getTextReceived() |
Definition at line 22 of file SerialComs.h.
#define textToSend getTextToSend() |
Definition at line 21 of file SerialComs.h.