FabGL
ESP32 Display Controller and Graphics Library

◆ setTerminalType()

void setTerminalType ( TermType  value)

Sets the terminal type to emulate.

Parameters
valueA terminal to emulate

Default and native is ANSI/VT100 mode. Other terminals are emulated translating to native mode.

Examples
VGA/Altair8800/Altair8800.ino.

Definition at line 1966 of file terminal.cpp.