diff options
| author | Joaquim <joaquim.org@gmail.com> | 2021-04-19 14:28:38 (GMT) |
|---|---|---|
| committer | Joaquim <joaquim.org@gmail.com> | 2021-04-19 14:28:38 (GMT) |
| commit | cd4a3e1dfef7d9803aa726ef4c177a6d7d5e876d (patch) | |
| tree | 00c3d4d8672b8eea29981e40c696c839093a9ef3 /src/libs | |
| parent | bbc24e88b0e2126be39b073ffd734b2ab07c225d (diff) | |
New Steps app
Settings to set the steps goal
More detail in Motion app
New 42px Font
Diffstat (limited to 'src/libs')
| -rw-r--r-- | src/libs/lv_conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h index 2a5b605..761baba 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) |
