refactor: rename LV_THEME_BASIC to LV_THEME_SIMPLE

This commit is contained in:
Gabor Kiss-Vamosi
2023-12-15 09:12:54 +01:00
parent b773abbb08
commit 3fa47263c8
10 changed files with 53 additions and 31 deletions

View File

@@ -12,7 +12,7 @@
#define LV_BUILD_EXAMPLES 1
#define LV_USE_THEME_BASIC 1
#define LV_USE_THEME_SIMPLE 1
#define LV_USE_THEME_DEFAULT 0
#define LV_USE_LODEPNG 1