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