LVGL v7.10.0

This commit is contained in:
Joaquim
2021-01-28 17:13:28 +00:00
parent efa99da44d
commit a456887eff
27 changed files with 1246 additions and 1134 deletions

View File

@@ -22,9 +22,6 @@
using namespace Pinetime::Applications::Screens;
extern lv_font_t jetbrains_mono_extrabold_compressed;
extern lv_font_t jetbrains_mono_bold_20;
/**
* Set the pixel array to display by the image
* This just calls lv_img_set_src but adds type safety