CEC-0000 - Add PVIU to the ecu list for flashpacks
This commit is contained in:
@@ -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"],
|
||||||
|
|||||||
@@ -666,6 +666,11 @@ exports[`FlashpackAdd Render 1`] = `
|
|||||||
>
|
>
|
||||||
PLGM
|
PLGM
|
||||||
</option>
|
</option>
|
||||||
|
<option
|
||||||
|
value="PVIU"
|
||||||
|
>
|
||||||
|
PVIU
|
||||||
|
</option>
|
||||||
<option
|
<option
|
||||||
value="RLS"
|
value="RLS"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user