fix(esp): restore fonts and stop invalid map tile scans

This commit is contained in:
liu weikai
2026-06-16 23:20:55 +08:00
parent 37b26b90a3
commit 27a7b84082
7 changed files with 100 additions and 116 deletions
@@ -26,6 +26,7 @@ void present_boot_overlay_now()
{
lv_obj_invalidate(top);
}
lv_timer_handler();
}
bool resolve_display_time(struct tm* out_tm)