mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 14:25:16 +00:00
Update ISensor.cs
This commit is contained in:
@@ -26,6 +26,7 @@ namespace OpenHardwareMonitor.Hardware {
|
||||
Factor, // 1
|
||||
Power, // W
|
||||
Data, // GB = 2^30 Bytes
|
||||
SmallData, // MB = 2^20 Bytes
|
||||
}
|
||||
|
||||
public struct SensorValue {
|
||||
|
Reference in New Issue
Block a user