浏览代码

2021.11.11 / Wendell
Actions
1. Add InputVoltageDc

Files
1. As follow commit history

Wendell 3 年之前
父节点
当前提交
81bf6a3de9
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      EVSE/Projects/define.h

+ 4 - 3
EVSE/Projects/define.h

@@ -897,9 +897,10 @@ struct SysInfoData
 	unsigned char BootingStatus;			// 0 : booting, 1 : Initializing Complete.
 	unsigned char AuthorizeFlag;			// 0 : None, 1 : Authorizing
 	unsigned char FactoryConfiguration;	//0: normal, 1: trigger, charger will return the configuration to factory default if trigger
-	float InputVoltageR;			//0~655.35 volt
-	float InputVoltageS;				//0~655.35 volt
-	float InputVoltageT;				//0~655.35 volt
+	float InputVoltageR;                    //0~655.35 volt
+	float InputVoltageS;                    //0~655.35 volt
+	float InputVoltageT;                    //0~655.35 volt
+	float InputVoltageDc;                   //0~655.35 volt
 	unsigned int SystemFanRotaSpeed;		//0 ~ 65535 RPM
 	unsigned int PsuFanRotaSpeed;			//0 ~ 65535 RPM
 	unsigned char AuxPower5V;				//0 ~ 255 volt