Переглянути джерело

2021-11-08 / Simon Xue

Action
    1. Delete location: AutoAuth_Disable & EVCCID_Authorize

File
    1. As follow commit history
Simon Xue 3 роки тому
батько
коміт
2609d4df7c
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      EVSE/Projects/define.h

+ 0 - 2
EVSE/Projects/define.h

@@ -553,8 +553,6 @@ struct SysConfigData
 
     unsigned char           OcppReceiptrURL[512];       // Charging receipt display URL
     unsigned char           isAuthrizeByEVCCID;         // is Authorize by EVCCID (CCS)
-    unsigned char           AutoAuth_Disable;           //for Auto Authorize, 0:Disable Auto Authorize 1:Auto Authorize
-    unsigned char           EVCCID_Authorize;           //for EVCCID Authorize enable/disable
 };
 
 struct ChargingInfoData