Skip to content

Commit d599e72

Browse files
author
zhou jielei
committed
fix year
1 parent 4fef33a commit d599e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opendbc/car/honda/values.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ class CAR(Platforms):
207207
)
208208
HONDA_ODYSSEY_RC5 = HondaBoschPlatformConfig(
209209
[
210-
HondaCarDocs("Honda Odyssey RC5 JPN 2023-24", "All"),
210+
HondaCarDocs("Honda Odyssey RC5 JPN 2023-25", "All"),
211211
],
212212
CarSpecs(mass=1900, wheelbase=3.0, steerRatio=14.35, centerToFrontRatio=0.41, tireStiffnessFactor=0.82),
213213
{Bus.pt: 'honda_odyssey_rc5_can_generated'},

0 commit comments

Comments
 (0)