FabGL
ESP32 VGA Controller and Graphics Library
◆
write()
[2/2]
size_t fabgl::TerminalClass::write
(
uint8_t
c
)
Send a single code to the display.
Code can be only of the ANSI/VT codes or ASCII characters.
Parameters
c
The code to send.
Returns
The number of codes written.
fabgl
TerminalClass
Generated by
1.8.14