CmdMessenger
3.0
CmdMessenger is a serial port messaging library for the Arduino
|
Class for bookkeeping which characters in the stream are escaped. More...
Public Member Functions | |
bool | EscapedChar (char currChar) |
Returns if the character is escaped. Note create new instance for every independent string More... | |
Class for bookkeeping which characters in the stream are escaped.
|
inline |
Returns if the character is escaped. Note create new instance for every independent string
currChar | The currebt character. |
References CommandMessenger.Escaping.EscapeCharacter.