FabGL
ESP32 VGA Controller and Graphics Library

◆ available()

int fabgl::TerminalClass::available ( )

Get the number of codes available in the keyboard queue.

Keyboard queue is available only after TerminalClass.connectLocally() call.

Returns
The number of codes available to read.