mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-23 01:46:14 +00:00
add 208 thermal
This commit is contained in:
@@ -61,6 +61,7 @@ carmodels = [
|
||||
ElecModel("E-C4", 46, "citroen:ec4:21:50", r"VR7BCZKX.*"), # VR7BCZKXCM
|
||||
CarModel("SUV 3008", 10.8, 43),
|
||||
CarModel("308", 0, 56, reg=r"VF3L35GG.*"),
|
||||
CarModel("208", 0, 44, reg=r"VR3UPHNS.*"), # VR3UPHNSSM
|
||||
CarModel("2008", 0, 44, reg=r"VR3USHNS.*"), # VR3USHNSKM
|
||||
CarModel("SUV 5008 II", 0, 56, reg=r"VF3MRHNS.*"), # vf3mrhnsum
|
||||
CarModel("SUV 5008 II 2018", 0, 56, reg=r"VF3MRHNY.*"), # VF3MRHNYHH
|
||||
|
||||
Reference in New Issue
Block a user