feat(demos): add high resolution demo (#7308)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
@@ -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
|
||||
*********************/
|
||||
|
||||
Reference in New Issue
Block a user