|
@@ -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
|