mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
always tici
old-commit-hash: 4af943dc015551a952b508291a6dfa1d151a24b7
This commit is contained in:
@@ -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]]] = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user