|
|
|
@ -306,7 +306,7 @@ class CAR(Platforms): |
|
|
|
|
) |
|
|
|
|
HYUNDAI_IONIQ_5 = HyundaiCanFDPlatformConfig( |
|
|
|
|
[ |
|
|
|
|
HyundaiCarDocs("Hyundai Ioniq 5 (Non-US only) 2022-23", "All", car_parts=CarParts.common([CarHarness.hyundai_q])), |
|
|
|
|
HyundaiCarDocs("Hyundai Ioniq 5 (Non-US only) 2022-24", "All", car_parts=CarParts.common([CarHarness.hyundai_q])), |
|
|
|
|
HyundaiCarDocs("Hyundai Ioniq 5 (without HDA II) 2022-24", "Highway Driving Assist", car_parts=CarParts.common([CarHarness.hyundai_k])), |
|
|
|
|
HyundaiCarDocs("Hyundai Ioniq 5 (with HDA II) 2022-24", "Highway Driving Assist II", car_parts=CarParts.common([CarHarness.hyundai_q])), |
|
|
|
|
], |
|
|
|
|