Skip to content

Commit

Permalink
Merge pull request #626 from manu44641/patch-1
Browse files Browse the repository at this point in the history
feat: Add Car model C3 aircross 2022
  • Loading branch information
flobz authored Oct 29, 2023
2 parents 62c1dbf + 14cbecd commit b64095b
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 @@ -271,6 +271,14 @@
reg: VF72RHNPXK.*
max_elec_consumption: 70
max_fuel_consumption: 30
- !CarModel
name: "C3 Aircross 2022+"
battery_power: 0
fuel_capacity: 45
abrp_name:
reg: VF72RHNS1N.*
max_elec_consumption: 70
max_fuel_consumption: 30
- !CarModel
name: 308 Hybrid
battery_power: 12.4
Expand Down

0 comments on commit b64095b

Please sign in to comment.