Skip to content

Commit

Permalink
fix: remove duplicate vin
Browse files Browse the repository at this point in the history
  • Loading branch information
flobz committed Oct 7, 2023
1 parent 189b636 commit bbec379
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions psa_car_controller/psacc/resources/car_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,6 @@
abrp_name: opel:comboe:22:50:peugeot
reg: VR3EZZKXZ.*
max_elec_consumption: 70
- !ElecModel
name: e-Berlingo
battery_power: 50
fuel_capacity: 0
abrp_name: citroen:berlingoe:11:100:peugeot
reg: VR7EZZKXZP.*
max_elec_consumption: 100
- !ElecModel
name: ION
battery_power: 14.5
Expand Down Expand Up @@ -380,12 +373,3 @@
abrp_name: opel:comboe:22:50
reg: W0VEZZKXZN.*
max_elec_consumption: 45
- !CarModel
name: C5X hybrid
battery_power: 12.4
fuel_capacity: 40
abrp_name:
reg: VR7NDDGYPN.*
max_elec_consumption: 70
max_fuel_consumption: 30

0 comments on commit bbec379

Please sign in to comment.