LVGL demo update

This commit is contained in:
Jiang Yufan
2023-08-22 13:56:41 +08:00
parent 90b7740ca0
commit fbeb75d1f1
5 changed files with 1336 additions and 9 deletions

View File

@@ -52,7 +52,7 @@ int lv_port_init(void)
#endif
#ifndef PKG_USING_LVGL_INDEV_DEVICE
lv_port_indev_init();
// lv_port_indev_init();
#endif
return 0;