summaryrefslogtreecommitdiff
path: root/src/libs/lv_conf.h
diff options
context:
space:
mode:
authorJoaquim <joaquim.org@gmail.com>2021-04-19 15:28:38 +0100
committerJoaquim <joaquim.org@gmail.com>2021-04-19 15:28:38 +0100
commitcd4a3e1dfef7d9803aa726ef4c177a6d7d5e876d (patch)
tree00c3d4d8672b8eea29981e40c696c839093a9ef3 /src/libs/lv_conf.h
parentbbc24e88b0e2126be39b073ffd734b2ab07c225d (diff)
New Steps app
Settings to set the steps goal More detail in Motion app New 42px Font
Diffstat (limited to 'src/libs/lv_conf.h')
-rw-r--r--src/libs/lv_conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h
index 2a5b6057..761baba2 100644
--- a/src/libs/lv_conf.h
+++ b/src/libs/lv_conf.h
@@ -415,6 +415,7 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in
#define LV_FONT_CUSTOM_DECLARE LV_FONT_DECLARE(jetbrains_mono_bold_20) \
LV_FONT_DECLARE(jetbrains_mono_extrabold_compressed) \
+ LV_FONT_DECLARE(jetbrains_mono_42) \
LV_FONT_DECLARE(jetbrains_mono_76) \
LV_FONT_DECLARE(lv_font_sys_48)