|
FabGL
ESP32 Display Controller and Graphics Library
|
| void fabgl::PS2Controller::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). |