pull/26850/head
Kurt Nistelberger 3 years ago
parent 932dccd3f0
commit 7ae1d072d5
  1. 2
      selfdrive/locationd/laikad.py

@ -435,7 +435,7 @@ def main(sm=None, pm=None, qc=None):
if laikad.auto_fetch_orbits: if laikad.auto_fetch_orbits:
laikad.fetch_orbits(t, block=replay) laikad.fetch_orbits(t, block=replay)
if log_done: if not log_done:
debug_log_cache() debug_log_cache()
log_done = True log_done = True

Loading…
Cancel
Save