From fb3d4b62ee21368be88916d46036caf2c59064a6 Mon Sep 17 00:00:00 2001 From: vjosso Date: Thu, 13 Apr 2023 11:30:07 +0200 Subject: [PATCH] Update car_models.yml Add New 308 --- psa_car_controller/psacc/resources/car_models.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/psa_car_controller/psacc/resources/car_models.yml b/psa_car_controller/psacc/resources/car_models.yml index 1c688e1..0d03470 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -320,3 +320,11 @@ reg: VR1F4DGYTM.* max_elec_consumption: 70 max_fuel_consumption: 30 +- !CarModel + name: New 308 + battery_power: 0 + fuel_capacity: 56 + abrp_name: + reg: VR3FPHNSTN.* + max_elec_consumption: 70 + max_fuel_consumption: 30