Kaynağa Gözat

2021-06-28 / Eason Yang
Action
Added : Delay 5 seconds when website trigger Factory Default Configuration.

File
1. main.c
Action 1

Version : V0.69.XX.XXXX.PX

8009 3 yıl önce
ebeveyn
işleme
a03916d05b

+ 2 - 1
EVSE/Projects/AW-Regular/Apps/main.c

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

BIN
EVSE/Projects/AW-Regular/Images/FactoryDefaultConfig.bin


BIN
EVSE/Projects/AW-Regular/Images/ramdisk.gz