mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12f6f23c6e | ||
|
|
eafd79a4c5 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -43,7 +43,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
* Linear : Temperature based linear function
|
||||
* Graph : Temperature based custom curve
|
||||
* Target: Temperature based that holds speed until target temperature is reached
|
||||
* Mix : Use two different curves and apply a mix function (Max, Sum, Average)
|
||||
* Mix : Use two different curves and apply a mix function (Min, Max, Sum, Average)
|
||||
* Sync : Sync to an existing control
|
||||
* Flat: Set a fixed %
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 62,
|
||||
"Message": "- Fixed response time with two-way hysteresis\r\n- Adjusted colors and styling in dark mode\r\n- Min function for the mix curve"
|
||||
"Number": 64,
|
||||
"Message": "- Tray icon temperature colors now match with Windows dark/light mode \r\n- Added sync dark/light mode with Windows option \r\n- Mix fan curve now supports more than 2 curves"
|
||||
}
|
||||
Reference in New Issue
Block a user