support code for NEOS update alert

old-commit-hash: d08864572fd60465650150734c43565d7a5d27b0
This commit is contained in:
Adeeb Shihadeh
2020-06-25 13:05:12 -07:00
parent b77d842c0d
commit 2c80231922
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b29d0ce5a60f77f46a3124724b4d19095205bb7d0a9fc64d58685aa94cf81b1
size 13700367
oid sha256:7384496705c0e7af43b0a39a4d6fe0b9a39175455a5170008a02f7b7570799b9
size 13701442

View File

@@ -106,6 +106,7 @@ keys = {
"Offroad_PandaFirmwareMismatch": [TxType.CLEAR_ON_MANAGER_START, TxType.CLEAR_ON_PANDA_DISCONNECT],
"Offroad_InvalidTime": [TxType.CLEAR_ON_MANAGER_START],
"Offroad_IsTakingSnapshot": [TxType.CLEAR_ON_MANAGER_START],
"Offroad_NeosUpdate": [TxType.CLEAR_ON_MANAGER_START],
}