fix(conf): fix a lot of new config realted issues

This commit is contained in:
Gabor Kiss-Vamosi
2022-07-19 17:21:19 +02:00
parent 09301a0970
commit 6104855491
32 changed files with 80 additions and 192 deletions

View File

@@ -710,7 +710,7 @@
====================*/
/*Show some widget. It might be required to increase `LV_MEM_SIZE` */
#define LV_USE_DEMO_WIDGETS 1
#define LV_USE_DEMO_WIDGETS 0
#if LV_USE_DEMO_WIDGETS
#define LV_DEMO_WIDGETS_SLIDESHOW 0
#endif