Skip to content

Commit

Permalink
update test route
Browse files Browse the repository at this point in the history
  • Loading branch information
zhou jielei committed Jan 14, 2025
1 parent 2451261 commit 27a8a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendbc/car/tests/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ class CarTestRoute(NamedTuple):
CarTestRoute("f29e2b57a55e7ad5|2021-03-24--20-52-38", HONDA.HONDA_ACCORD), # hybrid, 2021 with new style HUD msgs
CarTestRoute("1ad763dd22ef1a0e|2020-02-29--18-37-03", HONDA.HONDA_CRV_5G),
CarTestRoute("0a96f86fcfe35964|2020-02-05--07-25-51", HONDA.HONDA_ODYSSEY),
CarTestRoute("a3fa73a8f1cd8e8d/00000006--bf14377d3a", HONDA.HONDA_ODYSSEY_RC5),
CarTestRoute("a3fa73a8f1cd8e8d/0000000b--777636dc85", HONDA.HONDA_ODYSSEY_RC5),
CarTestRoute("d83f36766f8012a5|2020-02-05--18-42-21", HONDA.HONDA_CIVIC_BOSCH_DIESEL),
CarTestRoute("f0890d16a07a236b|2021-05-25--17-27-22", HONDA.HONDA_INSIGHT),
CarTestRoute("07d37d27996096b6|2020-03-04--21-57-27", HONDA.HONDA_PILOT),
Expand Down

0 comments on commit 27a8a7d

Please sign in to comment.