Browse Source

2021-11-08 / Simon Xue

Action
    1. Delete location: AutoAuth_Disable & EVCCID_Authorize

File
    1. As follow commit history
Simon Xue 3 years ago
parent
commit
2609d4df7c
1 changed files with 0 additions and 2 deletions
  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