VT52 is an enhancement of class Serial and offers some Methods for Printing in VT52 Terminal Style: clearScreen() - to clear the whole Terminal Screen clearLine() - to clear the current Line setCursor(lin, col) - to set cursor in column col of line lin

Dependencies:   mbed

Auto generated API documentation and code listings for Test_VT52

Code

Test_VT52.cpp [code]