We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef80514 commit 6717ce7Copy full SHA for 6717ce7
selfdrive/thermald/power_monitoring.py
@@ -18,7 +18,7 @@
18
CAR_CHARGING_RATE_W = 45
19
20
VBATT_PAUSE_CHARGING = 11.0
21
-MAX_TIME_OFFROAD_S = 30*3600
+MAX_TIME_OFFROAD_S = 3*3600
22
23
# Parameters
24
def get_battery_capacity():
0 commit comments