FabGL
ESP32 Display Controller and Graphics Library

◆ send() [1/2]

void send ( char const *  str)

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

Parameters
strString to send

Definition at line 1852 of file terminal.cpp.