|
@@ -3598,7 +3598,8 @@ int main(void)
|
|
{
|
|
{
|
|
setLedMotion(gun_index,LED_ACTION_INIT);
|
|
setLedMotion(gun_index,LED_ACTION_INIT);
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+ sleep(5);
|
|
system("cd /root;./Module_FactoryConfig -m");
|
|
system("cd /root;./Module_FactoryConfig -m");
|
|
system("rm -f /Storage/OCPP/OCPPConfiguration");
|
|
system("rm -f /Storage/OCPP/OCPPConfiguration");
|
|
system("sync");
|
|
system("sync");
|