From 8d9cb41d0540d279ad9724184a9be7a53a89c017 Mon Sep 17 00:00:00 2001 From: Vincent Maarschalkerweerd Date: Fri, 22 Apr 2022 22:37:32 +0200 Subject: [PATCH] Removed redudant [SE] block Not sure if the [SE] block in the reg was added on purpose, it may cause an error in my setup where the vehicle is not found while setting up the PSA Car Controller. --- psa_car_controller/psacc/resources/car_models.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psa_car_controller/psacc/resources/car_models.yml b/psa_car_controller/psacc/resources/car_models.yml index 15cbd30..995444c 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -97,7 +97,7 @@ battery_power: 0 fuel_capacity: 44 abrp_name: - reg: VR3UPHN[SE].* + reg: VR3UPHN.* max_elec_consumption: 70 max_fuel_consumption: 30 - !CarModel