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

@@ -1292,6 +1292,9 @@
/** High-resolution demo */
#define LV_USE_DEMO_HIGH_RES 0
/* Smart watch demo */
#define LV_USE_DEMO_SMARTWATCH 0
/*--END OF LV_CONF_H--*/
#endif /*LV_CONF_H*/