feat(demo): add smartwatch demo (#7429)

This commit is contained in:
Felix Biego
2025-01-21 21:34:03 +03:00
committed by GitHub
parent 7ab421ed30
commit ca869b7ef3
121 changed files with 15788 additions and 0 deletions

View File

@@ -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
*********************/