lv_version.h lv_version.h.in lvgl.h lvgl.mk lvgl.pc.in Breadcrumbs lvgl /examples /porting / Latest commit zylalx1 fix(examples): fix typo in lv_port_indev_template.c (#6555) Jul 25, 2024 efbb983·Jul 25, 2024 History History...
void lv_port_indev_init(void) { /* Here you will find example implementation of input devices supported by LittelvGL: * - Touchpad * - Mouse (with cursor support) * - Keypad (supports GUI usage only with key) * - Encoder (supports GUI usage only with: ...