mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-09-01 23:05:19 +00:00
Fixed Issue 69.
This commit is contained in:
@@ -72,8 +72,7 @@ namespace OpenHardwareMonitor.Hardware {
|
||||
|
||||
float? Value { get; }
|
||||
float? Min { get; }
|
||||
float? Max { get; }
|
||||
float? Limit { get; set; }
|
||||
float? Max { get; }
|
||||
|
||||
IEnumerable<ISensorEntry> Plot { get; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user