|
@@ -18484,7 +18484,6 @@ void InitialSystemValue(void)
|
|
|
memset(CcsPreviousConnectorPlugIn, 0, ARRAY_SIZE(CcsPreviousConnectorPlugIn));
|
|
|
memset(GbPreviousConnectorPlugIn, 0, ARRAY_SIZE(GbPreviousConnectorPlugIn));
|
|
|
memset(AcPreviousConnectorPlugIn, 0, ARRAY_SIZE(AcPreviousConnectorPlugIn));
|
|
|
- memset(gunType, 0, ARRAY_SIZE(gunType));
|
|
|
|
|
|
|
|
|
for (int index = 0; index < CHAdeMO_QUANTITY; index++)
|