FabGL
ESP32 Display Controller and Graphics Library
|
#define FABGLIB_DEFAULT_TERMINAL_INPUT_QUEUE_SIZE 1024 |
Number of characters the terminal can "write" without pause (increase if you have loss of characters in serial port).
Definition at line 66 of file fabglconf.h.