Toyota: check ACC_CONTROL for relay malfunction (#31475)

toyota: check acc control for relay malfunction
old-commit-hash: 622d099d0001bd1c697af1f4ef7c11304561e575
This commit is contained in:
Shane Smiskol
2024-02-14 23:55:33 -06:00
committed by GitHub
parent af4e7595f1
commit b17e4ca977
2 changed files with 1 additions and 2 deletions
+1 -1
Submodule panda updated: ef68fea95e...27768f5ef3
-1
View File
@@ -292,7 +292,6 @@ routes = [
# Segments that test specific issues
# Controls mismatch due to interceptor threshold
CarTestRoute("cfb32f0fb91b173b|2022-04-06--14-54-45", HONDA.CIVIC, segment=21),
CarTestRoute("5a8762b91fc70467|2022-04-14--21-26-20", TOYOTA.RAV4, segment=2),
# Controls mismatch due to standstill threshold
CarTestRoute("bec2dcfde6a64235|2022-04-08--14-21-32", HONDA.CRV_HYBRID, segment=22),
]