فهرست منبع

2021-11-12 / Simon Xue

Action
    1. define.h add OTPTemp & OTPTempR for setting OTP temperature.
File
    As follow commit history
Simon Xue 3 سال پیش
والد
کامیت
fe03cae50b
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      EVSE/Projects/define.h

+ 2 - 0
EVSE/Projects/define.h

@@ -984,6 +984,8 @@ struct SysInfoData
     CabinetMiscCommand      CabinetMicsStatus;
     struct LocalSharingInfo localSharingInfo;           // Local power sharing info structure
     DC_Meter_Info DcMeterInfo[4];
+    unsigned char           OTPTemp;                    // OTP Temperature 
+    unsigned char           OTPTempR;                   // OTP Recovery Temperature
 };
 
 struct SysConfigAndInfo