feat(demos): add high resolution demo (#7308)

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
Liam
2024-12-22 05:57:46 -05:00
committed by GitHub
parent f5b00f5ad8
commit 36a6d173fc
244 changed files with 720823 additions and 2 deletions

View File

@@ -1276,6 +1276,9 @@
#define LV_DEMO_EBIKE_PORTRAIT 0 /*0: for 480x270..480x320, 1: for 480x800..720x1280*/
#endif
/** High-resolution demo */
#define LV_USE_DEMO_HIGH_RES 0
/*--END OF LV_CONF_H--*/
#endif /*LV_CONF_H*/