SafeString  4.1.27
SafeString is a safe, robust and debuggable replacement for string processing in Arduino
SerialComs.h File Reference

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()
 

Macro Definition Documentation

◆ textReceived

#define textReceived   getTextReceived()

Definition at line 22 of file SerialComs.h.

◆ textToSend

#define textToSend   getTextToSend()

Definition at line 21 of file SerialComs.h.