diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-31 06:09:27 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-31 06:09:27 (GMT) |
| commit | 465cea4cadb30725dee605babe5d9fb722207b70 (patch) | |
| tree | e9a4c196998f6aa2d5ca789d2716a17828782a27 /src/libs/lv_conf.h | |
| parent | 12e938959eb1e2146fdec3fee7b9a304aa6889d2 (diff) | |
organizing display a bit...
Diffstat (limited to 'src/libs/lv_conf.h')
| -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 dfec64a..2874253 100644 --- a/src/libs/lv_conf.h +++ b/src/libs/lv_conf.h @@ -417,6 +417,7 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in LV_FONT_DECLARE(neofont1) \ LV_FONT_DECLARE(neofont15) \ LV_FONT_DECLARE(neofont2) \ + LV_FONT_DECLARE(neofont3) \ LV_FONT_DECLARE(lv_font_sys_48) /* Enable it if you have fonts with a lot of characters. |
