diff --git a/Power_Pico/Middlewares/LVGL/lv_conf.h b/Power_Pico/Middlewares/LVGL/lv_conf.h index ff9ccef..862607f 100644 --- a/Power_Pico/Middlewares/LVGL/lv_conf.h +++ b/Power_Pico/Middlewares/LVGL/lv_conf.h @@ -487,8 +487,8 @@ #define LV_FONT_MONTSERRAT_14 1 #define LV_FONT_MONTSERRAT_16 1 #define LV_FONT_MONTSERRAT_18 1 -#define LV_FONT_MONTSERRAT_20 0 -#define LV_FONT_MONTSERRAT_22 0 +#define LV_FONT_MONTSERRAT_20 1 +#define LV_FONT_MONTSERRAT_22 1 #define LV_FONT_MONTSERRAT_24 0 #define LV_FONT_MONTSERRAT_26 0 #define LV_FONT_MONTSERRAT_28 1