mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-09-05 08:45:38 +00:00
Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs.
This commit is contained in:
@@ -87,6 +87,8 @@ namespace OpenHardwareMonitor.Hardware {
|
||||
void ResetMax();
|
||||
|
||||
IEnumerable<SensorValue> Values { get; }
|
||||
|
||||
IControl Control { get; }
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user