From a47fccea6a50787779feb72edd14b32e361ea814 Mon Sep 17 00:00:00 2001 From: 1sthandy Date: Sat, 25 Nov 2023 20:23:49 +0100 Subject: [PATCH] Update car_models.yml add Peugeot SUV 3008 II 2021 --- 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 d5674f2..5970b0c 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -501,3 +501,11 @@ reg: VR3ECYHYCK.* max_elec_consumption: 0 max_fuel_consumption: 30 +- !CarModel + name: SUV 3008 II 2021 + battery_power: 0 + fuel_capacity: 53 + abrp_name: + reg: VF3M45GFUL.* + max_elec_consumption: 70 + max_fuel_consumption: 30