lv_conf.h (316B)
1 // Copyright 2023 zzeneg (@zzeneg) 2 // SPDX-License-Identifier: GPL-2.0-or-later 3 4 #pragma once 5 6 #include_next <lv_conf.h> 7 8 #undef LV_FONT_DEFAULT 9 #define LV_FONT_DEFAULT &lv_font_montserrat_20 10 11 #undef LV_FONT_MONTSERRAT_20 12 #define LV_FONT_MONTSERRAT_20 1 13 14 #undef LV_FONT_MONTSERRAT_28 15 #define LV_FONT_MONTSERRAT_28 0