FabGL
ESP32 Display Controller and Graphics Library

◆ send() [1/2]

void fabgl::Terminal::send ( uint8_t  c)

Like localWrite() but sends also to serial port if connected.

Parameters
cCharacter code to send