feat(demo): add smartwatch demo (#7429)
This commit is contained in:
@@ -67,6 +67,10 @@ extern "C" {
|
||||
#include "high_res/lv_demo_high_res.h"
|
||||
#endif
|
||||
|
||||
#if LV_USE_DEMO_SMARTWATCH
|
||||
#include "smartwatch/lv_demo_smartwatch.h"
|
||||
#endif
|
||||
|
||||
/*********************
|
||||
* DEFINES
|
||||
*********************/
|
||||
|
||||
Reference in New Issue
Block a user