checkbox, cpu temp, command line change
This commit is contained in:
@@ -18,5 +18,7 @@ namespace AsusSystemAnalysis
|
||||
public static extern void HealthyTable_SetFanTestMode(char mode);
|
||||
[DllImport("AsusWinIO64.dll")]
|
||||
public static extern void HealthyTable_SetFanPwmDuty(short duty);
|
||||
[DllImport("AsusWinIO64.dll")]
|
||||
public static extern ulong Thermal_Read_Cpu_Temperature();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user