FabGL
ESP32 Display Controller and Graphics Library

◆ sendCommand() [1/2]

void sendCommand ( uint8_t  cmd)

Sends a raw command to the PS/2 device.

Parameters
cmdThe command byte

Definition at line 186 of file ps2device.cpp.