FabGL
ESP32 Display Controller and Graphics Library
|
void sendData | ( | uint8_t | data, |
int | PS2Port | ||
) |
Sends a command to the device.
data | Byte to send to the PS2 device. |
PS2Port | PS2 port number (0 = port 0, 1 = port1). |
Definition at line 1051 of file ps2controller.cpp.