|
FabGL
ESP32 Display Controller and Graphics Library
|
| void fabgl::PS2Controller::injectInRXBuffer | ( | int | value, |
| int | PS2Port | ||
| ) |
Injects a byte into the RX buffer.
Injects a byte as if it were actually sent by the device.
| value | Byte to inject. |
| PS2Port | PS2 port number (0 = port 0, 1 = port1). |