|
FabGL
ESP32 VGA Controller and Graphics Library
|
| int fabgl::PS2ControllerClass::getData | ( | int | timeOutMS = -1, |
| bool | isReply = false |
||
| ) |
Get a scancode from the queue.
| timeOutMS | Timeout in milliseconds. -1 means no timeout (infinite time). |
| isReply | Set true when waiting for a reply from a command sent to the device. |