diff options
Diffstat (limited to 'src/displayapp/fonts/neofont.h')
| -rw-r--r-- | src/displayapp/fonts/neofont.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/fonts/neofont.h b/src/displayapp/fonts/neofont.h index 0bb0e3c..94d9e59 100644 --- a/src/displayapp/fonts/neofont.h +++ b/src/displayapp/fonts/neofont.h @@ -10,7 +10,7 @@ extern "C" { extern const lv_font_t neofont0; extern const lv_font_t neofont1; -extern const lv_font_t neofont2; +// extern const lv_font_t neofont2; extern const lv_font_t neofont3; #ifdef __cplusplus |
