FabGL
ESP32 Display Controller and Graphics Library

◆ enableRX()

void enableRX ( int  PS2Port)
static

Enables inputs from PS/2 port releasing CLK line.

Use disableRX() to disable inputs from PS/2 port.

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

Definition at line 1277 of file ps2controller.cpp.