FabGL
ESP32 Display Controller and Graphics Library
|
bool sendCommand | ( | uint8_t | cmd, |
uint8_t | expectedReply | ||
) |
Sends a raw command to the PS/2 device and wait for reply.
cmd | The command byte |
expectedReply | Expected reply from PS/2 device |
Definition at line 167 of file ps2device.cpp.