fix(benchmark demo): update to make it work with CI

This commit is contained in:
Gabor Kiss-Vamosi
2023-10-25 14:12:59 +02:00
parent 90ae34ad3c
commit 6aa53828ef
3 changed files with 36 additions and 31 deletions

View File

@@ -84,6 +84,7 @@
#define LV_USE_DEMO_TRANSFORM 1
#define LV_USE_DEMO_MULTILANG 1
#define LV_USE_DEMO_RENDER 1
#define LV_USE_DEMO_BENCHMARK 1
#define LV_USE_DEMO_SCROLL 1
#define LV_USE_OBJ_ID 1