pull/21750/head
ShaneSmiskol 4 years ago
parent 94e8816e46
commit 66e175a601
  1. 1
      selfdrive/thermald/thermald.py

@ -258,6 +258,7 @@ def thermald_thread():
except Exception:
cloudlog.exception("Error getting network status")
if TICI:
try:
gsm_roaming = params.get_bool("GsmRoaming")
if gsm_roaming != last_gsm_roaming:

Loading…
Cancel
Save