A wrapper around your implementation of a terminal by implementing the clean, write and writeLine methods which are called by the ESPLoader class. IEspLoaderTerminal
Execute a terminal clean command.
Write a string of data.
The string to write.
Write a string of data that include a line terminator.
The string to write with line terminator.
A wrapper around your implementation of a terminal by implementing the clean, write and writeLine methods which are called by the ESPLoader class. IEspLoaderTerminal