FabGL
ESP32 Display Controller and Graphics Library
|
size_t write | ( | uint8_t | c | ) |
Sends a single code to the display.
Code can be only of the ANSI/VT codes or ASCII characters.
c | The code to send. |
Definition at line 1951 of file terminal.cpp.