diff --git a/lv_conf.h b/lv_conf.h index 9c24ee71a..025bcbbb5 100644 --- a/lv_conf.h +++ b/lv_conf.h @@ -443,7 +443,7 @@ extern void mp_lv_init_gc(); #define LV_USE_BAR 1 -#define LV_USE_BTN 1 +#define LV_USE_BUTTON 1 #define LV_USE_BUTTONMATRIX 1