Skip to content

Commit

Permalink
Merge pull request #740 from CasperJoergensen/patch-2
Browse files Browse the repository at this point in the history
Add support for Peugeot 208 - 2023
  • Loading branch information
flobz authored Feb 26, 2024
2 parents 030d02a + 1c5d7e6 commit 836e9f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions psa_car_controller/psacc/resources/car_models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,14 @@
reg: VF3CCBHY6H.*
max_elec_consumption: 70
max_fuel_consumption: 30
- !CarModel
name: '208'
battery_power: 0
fuel_capacity: 44
abrp_name:
reg: VR3UPHNEKP.*
max_elec_consumption: 70
max_fuel_consumption: 30
- !CarModel
name: '2008'
battery_power: 0
Expand Down

0 comments on commit 836e9f1

Please sign in to comment.