refactor(btn, img): rename btn to button and img to image

This commit is contained in:
Gabor Kiss-Vamosi
2023-09-14 20:12:31 +02:00
parent e91786ce49
commit 09c12d0f9c
366 changed files with 3271 additions and 3222 deletions

View File

@@ -2,7 +2,7 @@
#define LV_LAYER_MAX_MEMORY_USAGE (4 * 1024)
#define LV_USE_DRAW_MASKS 1
#define LV_SHADOW_CACHE_SIZE (8 * 1024)
#define LV_IMG_CACHE_DEF_SIZE 32
#define LV_IMAGE_CACHE_DEF_SIZE 32
#define LV_USE_LOG 1
#define LV_LOG_LEVEL LV_LOG_LEVEL_TRACE
#define LV_LOG_PRINTF 1