CEC-0000 - Add PVIU to the ecu list for flashpacks

This commit is contained in:
padamsen_fisker
2024-03-27 17:53:25 -04:00
parent 9f031ca217
commit e7d26731f1
2 changed files with 6 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ const ECUs = [
["PASC", "Power Adjust Steering Column"], ["PASC", "Power Adjust Steering Column"],
["PDU", "Power Distribution Unit"], ["PDU", "Power Distribution Unit"],
["PLGM", "Power Lift Gate Module"], ["PLGM", "Power Lift Gate Module"],
["PVIU", "Photovoltaic Integration Unit"],
["RLS", "Rain Light Sensor"], ["RLS", "Rain Light Sensor"],
["RAC", "Rear Airconditioning Control"], ["RAC", "Rear Airconditioning Control"],
["RVC", "Rear View Camera"], ["RVC", "Rear View Camera"],

View File

@@ -666,6 +666,11 @@ exports[`FlashpackAdd Render 1`] = `
> >
PLGM PLGM
</option> </option>
<option
value="PVIU"
>
PVIU
</option>
<option <option
value="RLS" value="RLS"
> >