浏览代码

Merge branch 'master' of https://git.phihong.com.tw:30000/System_Integration/CSU3_AM335x

ct_chen 5 年之前
父节点
当前提交
11526de62e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      EVSE/Projects/define.h

+ 2 - 2
EVSE/Projects/define.h

@@ -1,4 +1,4 @@
-#ifndef	DEFINE_H_
+#ifndef	DEFINE_H_
 #define	DEFINE_H_
 
 /**************************************************************************************/
@@ -177,7 +177,7 @@ struct ChargingInfoData
 	float 				OutputEnergy;			// output energy by per charging
 	unsigned char		RelayK1K2Status;		// 0x00 : open, 0x01 : close
 	int 				TimeoutPid;
-	unsigned char 		SmartChargeEnable;
+	unsigned char 		MaxChargeEnable;
 };
 
 struct SysInfoData