summaryrefslogtreecommitdiff
path: root/src/libs
diff options
context:
space:
mode:
authorITCactus <n/a>2022-05-09 17:45:53 +0200
committerITCactus <n/a>2022-06-30 15:14:23 +0200
commit319dfd23e7dd1ecfedea113e49dfe30b5a814c67 (patch)
treec216ae7c9204cf3e1ce7a1d83171f788df42efa7 /src/libs
parentc0770cde8a1416e8dad3064bf0de8168ec0915db (diff)
[new watchface] watchface inspired by G7710, with day of year and week number info
Diffstat (limited to 'src/libs')
-rw-r--r--src/libs/lv_conf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h
index 73109c5a..3dfe9d7c 100644
--- a/src/libs/lv_conf.h
+++ b/src/libs/lv_conf.h
@@ -418,6 +418,9 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in
LV_FONT_DECLARE(jetbrains_mono_42) \
LV_FONT_DECLARE(jetbrains_mono_76) \
LV_FONT_DECLARE(open_sans_light) \
+ LV_FONT_DECLARE(lv_font_7segment_115) \
+ LV_FONT_DECLARE(lv_font_7segment_40) \
+ LV_FONT_DECLARE(lv_font_dots_40) \
LV_FONT_DECLARE(lv_font_sys_48)
/* Enable it if you have fonts with a lot of characters.