summaryrefslogtreecommitdiff
path: root/src/libs
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2021-05-15 22:32:40 +0200
committerGitHub <noreply@github.com>2021-05-15 22:32:40 +0200
commit09977c28c040ebbfc258806af5c14321469a0f09 (patch)
treef758dece777e9c708222dbd60f494e97f14d14ab /src/libs
parent4e95e4b5387dd8f4e7368021875ff1a47255e796 (diff)
parentcd0d85dff95bbc5f285d92eb78a642aab1ae4b8b (diff)
Merge pull request #298 from joaquimorg/StepsApp
New Steps app
Diffstat (limited to 'src/libs')
-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)