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

@@ -63,6 +63,10 @@ extern "C" {
#include "ebike/lv_demo_ebike.h"
#endif
#if LV_USE_DEMO_HIGH_RES
#include "high_res/lv_demo_high_res.h"
#endif
/*********************
* DEFINES
*********************/