Browse Source

2023-02-10/ Jerry Wang

Action:
1. Add new SysConfigData key 'isEnable15118'.

File:
1. EVSE/Projects/define.h
--> Action 1
Jerry Wang 2 năm trước cách đây
mục cha
commit
d422d74714
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      EVSE/Projects/define.h

+ 1 - 0
EVSE/Projects/define.h

@@ -610,6 +610,7 @@ struct SysConfigData
 	unsigned char           isReqFirstUpgrade;          //EVSE is request first upgrade from PH server
 	unsigned char           isEnableLocalPowerSharing;  //0: Disable power sharing  1: Master   2: Slave
 	unsigned char           StopChargingByButton;       //0: Disable  1: Enable
+	unsigned char           isEnable15118;              //0: Disable  1: Enable
     struct LCD_NOUSE        Legacy_LcdOveride;          // LCD override info (no use anymore)
     struct TTIA             TTIA_Info;                  // TTIA configuration struct