Explorar o código

2020-04-22 / Alston Lin

Actinos
1. Add the record item for connector output info.

Files
1. As follow commit history.
Alston %!s(int64=5) %!d(string=hai) anos
pai
achega
d2587b19de
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      EVSE/Projects/define.h

+ 3 - 0
EVSE/Projects/define.h

@@ -424,6 +424,9 @@ struct ChargingInfoData
 	unsigned char 		IsModeChagned;
 	unsigned char 		IsCharging;
 	unsigned char 		IsErrorOccur;
+	float 				RealMaxVoltage;
+	float				RealMaxCurrent;
+	float 				RealMaxPower;
 };
 
 struct SysInfoData