always tici

old-commit-hash: 4af943dc01
vw-mqb-aeb
Adeeb Shihadeh 3 years ago
parent 7e1f873cf7
commit 3b1f479fa9
  1. 2
      selfdrive/thermald/thermald.py

@ -46,7 +46,7 @@ THERMAL_BANDS = OrderedDict({
})
# Override to highest thermal band when offroad and above this temp
OFFROAD_DANGER_TEMP = 79.5 if TICI else 70.0
OFFROAD_DANGER_TEMP = 79.5
prev_offroad_states: Dict[str, Tuple[bool, Optional[str]]] = {}

Loading…
Cancel
Save