Compare commits

...

4 Commits
V65 ... V67

Author SHA1 Message Date
Rem0o
60657eb0be Version 67 2021-02-08 09:38:22 -05:00
Rem0o
32fa949271 Version 66 2021-02-01 13:39:02 -05:00
Rem0o
6b78fca414 Update FanControl.zip 2021-01-29 10:58:49 -05:00
Rem0o
68ec416e6d Update README.md 2021-01-28 15:06:54 -05:00
3 changed files with 4 additions and 5 deletions

Binary file not shown.

View File

@@ -24,8 +24,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
## FAQ
* Q: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
<br>
A: Your motherboard's SuperIO chip is not supported / badly supported, see the [Issues](#issues) section.
<br>A: Your motherboard's SuperIO chip is not supported / badly supported, see the [Issues](#issues) section.
![Fan Control](Images/MainUI.png)
@@ -68,4 +67,4 @@ A: Your motherboard's SuperIO chip is not supported / badly supported, see the [
## Libraries used:
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
* https://github.com/falahati/NvAPIWrapper
* https://github.com/falahati/NvAPIWrapper

View File

@@ -1,4 +1,4 @@
{
"Number": 65,
"Message": "- NEW: You can now add a new \"Mix\" custom temperature sensor from the \"+\" menu \r\n- Updated LibreHardwareMonitorLib \r\n- Tray icon temperature colors now match with Windows dark/light mode"
"Number": 67,
"Message": "- Fixed a bug when loading/switching profiles"
}