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"],
|
||||
["PDU", "Power Distribution Unit"],
|
||||
["PLGM", "Power Lift Gate Module"],
|
||||
["PVIU", "Photovoltaic Integration Unit"],
|
||||
["RLS", "Rain Light Sensor"],
|
||||
["RAC", "Rear Airconditioning Control"],
|
||||
["RVC", "Rear View Camera"],
|
||||
|
||||
@@ -666,6 +666,11 @@ exports[`FlashpackAdd Render 1`] = `
|
||||
>
|
||||
PLGM
|
||||
</option>
|
||||
<option
|
||||
value="PVIU"
|
||||
>
|
||||
PVIU
|
||||
</option>
|
||||
<option
|
||||
value="RLS"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user