ESP32 wroom32u,lvgl ver 8.3,lcd screen 7inch driver ssd1963,touch ic FT5426

Hello everyone,I am using a lcd board 7 inch with driver ssd1963,touch FT54FT542.I imported picture and event from lvgl to board but I have problem → i can’t use touch to click event from lvgl(though i added events from squareline) .my code can’t not jump into this function (I checked using print to Serial but not completed)I: void touchpad_read(lv_indev_drv_t *drv, lv_indev_data_t *data) ;So please help me .Thank you for any responses .my link github for this project [GitHub - muvodoii/muvodoii.github.io at lcd7inch]