diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-27 08:32:54 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-27 08:32:54 (GMT) |
| commit | c8694c78c6cc05ae09e862e7ecd09407c7a3c3b7 (patch) | |
| tree | 6bb1cc86276aef2d4f6f8a23727cc23e8bb4e7e0 /src/displayapp/fonts/neofont.h | |
| parent | 1f39379a6519055d5633a560d041be6a69d4a2f5 (diff) | |
| parent | ea4e6d8ad74ea982ad29c047c86bdac95a4ca539 (diff) | |
Merge ../InfiniSim/InfiniTime into ultraredux
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..b01a7af 100644 --- a/src/displayapp/fonts/neofont.h +++ b/src/displayapp/fonts/neofont.h @@ -8,7 +8,7 @@ extern "C" { #endif -extern const lv_font_t neofont0; +// extern const lv_font_t neofont0; // extern const lv_font_t neofont1; // extern const lv_font_t neofont2; extern const lv_font_t neofont3; |
