diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-27 07:27:42 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-27 07:27:42 (GMT) |
| commit | 7c21234cd3c2e008e10ac210bb5acf45f8c51f93 (patch) | |
| tree | 261000c41a03f35adbbf700fe472554b38c61de8 /src/displayapp/fonts/neofont.h | |
| parent | bedaa08f560063ce64514108d67d84a90321ad90 (diff) | |
Revert "Test neofont1 in theme"
This reverts commit 5313a788fed9a4cf19214eee8e9b1b4a67d043c4.
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 b6064b5..94d9e59 100644 --- a/src/displayapp/fonts/neofont.h +++ b/src/displayapp/fonts/neofont.h @@ -9,7 +9,7 @@ extern "C" { #endif extern const lv_font_t neofont0; -// extern const lv_font_t neofont1; +extern const lv_font_t neofont1; // extern const lv_font_t neofont2; extern const lv_font_t neofont3; |
