Przeglądaj źródła

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

File
1. main.c
Action 1

Version : V0.69.XX.XXXX.AX

8009 3 lat temu
rodzic
commit
576a79eaa9

+ 1 - 0
EVSE/Projects/AW-ChargeLab/Apps/main.c

@@ -3599,6 +3599,7 @@ 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-ChargeLab/Images/FactoryDefaultConfig.bin


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