diff options
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 eece755..ff38aec 100644 --- a/src/libs/lv_conf.h +++ b/src/libs/lv_conf.h @@ -416,6 +416,7 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in #define LV_FONT_CUSTOM_DECLARE LV_FONT_DECLARE(neofont0) \ LV_FONT_DECLARE(neofont1) \ LV_FONT_DECLARE(neofont15) \ + LV_FONT_DECLARE(neofont15mono) \ LV_FONT_DECLARE(neofont2) \ LV_FONT_DECLARE(neofont3) |
