FabGL
ESP32 Display Controller and Graphics Library

◆ send() [2/2]

void send ( uint8_t  c)

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

Parameters
cCharacter code to send

Definition at line 1824 of file terminal.cpp.