Added CPU / GPU temps monitoring and Charge/discharge rates in Watts

This commit is contained in:
seerge
2023-02-21 19:11:50 +01:00
parent 81a0019b42
commit f209f211b5
13 changed files with 474 additions and 79 deletions

View File

@@ -110,6 +110,16 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap icons8_speed_96 {
get {
object obj = ResourceManager.GetObject("icons8-speed-96", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>