FabGL
ESP32 Display Controller and Graphics Library

◆ sendData()

void sendData ( uint8_t  data,
int  PS2Port 
)
static

Sends a command to the device.

Parameters
dataByte to send to the PS2 device.
PS2PortPS2 port number (0 = port 0, 1 = port1).

Definition at line 1323 of file ps2controller.cpp.