Skip to content

Commit

Permalink
docs: Add support for 2025 Toyota RAV4 Hybrid
Browse files Browse the repository at this point in the history
  • Loading branch information
dstaley committed Jan 15, 2025
1 parent b903af0 commit c2e4143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendbc/car/toyota/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ class CAR(Platforms):
TOYOTA_RAV4_TSS2_2023 = ToyotaTSS2PlatformConfig(
[
ToyotaCarDocs("Toyota RAV4 2023-24"),
ToyotaCarDocs("Toyota RAV4 Hybrid 2023-24"),
ToyotaCarDocs("Toyota RAV4 Hybrid 2023-25", video_link="https://youtu.be/4eIsEq4L4Ng"),
],
TOYOTA_RAV4_TSS2.specs,
flags=ToyotaFlags.RADAR_ACC | ToyotaFlags.ANGLE_CONTROL,
Expand Down

0 comments on commit c2e4143

Please sign in to comment.