mirror of
https://github.com/ckaczor/SystemTemperatureStatusWindow.git
synced 2026-01-14 01:25:42 -05:00
Change from service to application so GPU temperature works
This commit is contained in:
@@ -8,5 +8,8 @@ namespace SystemTemperatureService
|
||||
{
|
||||
[OperationContract]
|
||||
List<Device> GetDeviceList();
|
||||
|
||||
[OperationContract]
|
||||
void Shutdown();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user