Ver código fonte

[Improve][AW-CCS][Module_InternalComm.c]
2002-04-08 / EASON YANG
Action
1. Improve: Decrease log print out.

File
1. Module_InternalComm.c
Action 1

FIRMWARE VERSION: B0.61.XX.XXXX.PX

8009 3 anos atrás
pai
commit
c5ba787636
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      EVSE/Projects/AW-CCS/Apps/Module_InternalComm.c

+ 2 - 0
EVSE/Projects/AW-CCS/Apps/Module_InternalComm.c

@@ -2399,6 +2399,7 @@ int main(void)
 					//===============================
 					// Query primary Out put current config
 					//===============================
+					/*
 					if((previousCharger.gun_info[gun_index].outputCurrent.L1N_L12[0] != ShmCharger->gun_info[gun_index].outputCurrent.L1N_L12[0]) ||
 					   (previousCharger.gun_info[gun_index].outputCurrent.L2N_L23[0] != ShmCharger->gun_info[gun_index].outputCurrent.L2N_L23[0]) ||
 					   (previousCharger.gun_info[gun_index].outputCurrent.L3N_L31[0] != ShmCharger->gun_info[gun_index].outputCurrent.L3N_L31[0]))
@@ -2417,6 +2418,7 @@ int main(void)
 						previousCharger.gun_info[gun_index].outputCurrent.L2N_L23[0] = ShmCharger->gun_info[gun_index].outputCurrent.L2N_L23[0];
 						previousCharger.gun_info[gun_index].outputCurrent.L3N_L31[0] = ShmCharger->gun_info[gun_index].outputCurrent.L3N_L31[0];
 					}
+					*/
 
 					//===============================
 					// Query primary MCU BLE config