mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Merged GPU temp reader
This commit is contained in:
@@ -550,7 +550,7 @@ public class NativeMethods
|
||||
displayNum = count;
|
||||
}
|
||||
count++;
|
||||
Debug.WriteLine(device.outputTechnology);
|
||||
//Debug.WriteLine(device.outputTechnology);
|
||||
//Debug.WriteLine(device.monitorFriendlyDeviceName);
|
||||
}
|
||||
|
||||
@@ -569,7 +569,7 @@ public class NativeMethods
|
||||
{
|
||||
laptopScreen = screen.DeviceName;
|
||||
}
|
||||
Debug.WriteLine(screen.DeviceName);
|
||||
//Debug.WriteLine(screen.DeviceName);
|
||||
count++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user