瀏覽代碼

2021-12-29 / Simon Xue

Action:
1. Add _SaftDetect flag for Tcc showing status string.

Files
1. As follow commit history
Simon Xue 3 年之前
父節點
當前提交
a87e9f493b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      EVSE/Projects/define.h

+ 1 - 0
EVSE/Projects/define.h

@@ -673,6 +673,7 @@ struct ChargingInfoData
     unsigned char       isEVCCIDVerify;
     unsigned char       CCSGunType;
     struct timeval      PreChargeTimer;
+    unsigned char       _SaftyDetect;
 };
 
 typedef struct