Merge pull request #298 from joaquimorg/StepsApp

New Steps app
This commit is contained in:
JF002
2021-05-15 22:32:40 +02:00
committed by GitHub
15 changed files with 544 additions and 23 deletions

View File

@@ -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)