FabGL
ESP32 VGA Controller and Graphics Library
|
void fabgl::PS2ControllerClass::begin | ( | gpio_num_t | clkGPIO, |
gpio_num_t | datGPIO | ||
) |
Initialize PS2 device controller.
clkGPIO | The GPIO number of Clock line |
datGPIO | The GPIO number of Data line |