mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-31 14:25:16 +00:00
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
This commit is contained in:
@@ -45,7 +45,8 @@ namespace OpenHardwareMonitor.Hardware {
|
||||
Clock,
|
||||
Temperature,
|
||||
Load,
|
||||
Fan
|
||||
Fan,
|
||||
Flow
|
||||
}
|
||||
|
||||
public interface ISensorEntry {
|
||||
|
Reference in New Issue
Block a user