浏览代码

2022-07-30 / Alston Lin
Actions
1. Add a variable to dynamic function
Files
1. define.h

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

+ 2 - 1
EVSE/Projects/define.h

@@ -1659,7 +1659,7 @@ char InfoStatusCode[384][6]=
 	"023716",	//CHAdeMO:  connector temperature sensor broken
 	"023717",	//CHAdeMO:  connector lock fail
 	"023718",	//CHAdeMO:	D1 ON No Receive
-	"023719",	//CHAdeMO:	BMS K to J Timeout
+	"023719",	//CHAdeMO:	Permission ON but charge sequence timeout
 	"023720",	//CHAdeMO:	BMS Charge Allow Timeout
 	"023721",	//CHAdeMO:	Wait GroundFault Timeout
 	"023722",	//CHAdeMO:	BMS EV Relay Timeout
@@ -2416,6 +2416,7 @@ struct DynamicReleaseCtrl
     unsigned char       ReleaseLoopStep;    // 0 : None, 1 : Limit Pwr, 2 : Pwr OFF, 3. RCB OFF, 4. Finish
     float               CheckOutPwrIsStable;// 0.1kw
     unsigned char       TargetRelay;        // 255 : None
+    unsigned char		AutoRelease;
 
     float               LimitCurCap;        // Inform 0.1A
     float               LimitPwrCap;        // Inform 0.1kw