Skip to content

Commit 2edcc52

Browse files
author
zhou jielei
committed
fix spec
1 parent 0b2a4b1 commit 2edcc52

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 for JPN", "All", video_link=""),
210+
HondaCarDocs("Honda Odyssey RC5 for JPN", "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)