Ver Fonte

2021-08-27 / Eason Yang
Action:
1. Improve : Changed delay time 8 -> 6. When tap RFID to stop charging.

File:
1. main.c
Action 1

Version: V0.69.XX.XXXX.XX

8009 há 3 anos atrás
pai
commit
f299ea4f5d
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      EVSE/Projects/AW-Regular/Apps/main.c

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

@@ -4547,7 +4547,7 @@ int main(void)
 						ShmCharger->gun_info[gun_index].mcuFlag.isSetCpPwmDuty = YES;
 						setLedMotion(gun_index, LED_ACTION_STOP);
 						checkStopReason(gun_index);
-						sleep(8);
+						sleep(6);
 						setChargerMode(gun_index, SYS_MODE_COMPLETE);
 						
 						/*