FabGL
ESP32 Display Controller and Graphics Library

◆ injectInRXBuffer()

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.

Parameters
valueByte to inject.
PS2PortPS2 port number (0 = port 0, 1 = port1).