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
commit 09977c28c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)