reduce severity of offroad temperature alert
This commit is contained in:
parent
1fc3d9224e
commit
cdf2e75cc3
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Offroad_TemperatureTooHigh": {
|
||||
"text": "Device temperature too high. System cooling down before starting. Current internal component temperature: %1",
|
||||
"severity": 1
|
||||
"severity": 0
|
||||
},
|
||||
"Offroad_ConnectivityNeededPrompt": {
|
||||
"text": "Immediately connect to the internet to check for updates. If you do not connect to the internet, openpilot won't engage in %1",
|
||||
|
|
Loading…
Reference in New Issue