mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-14 06:39:45 +00:00
fix(esp): restore fonts and stop invalid map tile scans
This commit is contained in:
@@ -26,6 +26,7 @@ void present_boot_overlay_now()
|
||||
{
|
||||
lv_obj_invalidate(top);
|
||||
}
|
||||
lv_timer_handler();
|
||||
}
|
||||
|
||||
bool resolve_display_time(struct tm* out_tm)
|
||||
|
||||
Reference in New Issue
Block a user