reduce severity of offroad temperature alert

This commit is contained in:
Adeeb Shihadeh 2024-05-07 15:58:59 -07:00
parent 1fc3d9224e
commit cdf2e75cc3
1 changed files with 1 additions and 1 deletions

View File

@ -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",