FanControl: Add Silent4000RPMTemp to Silent Fan Profile

Merged #151
This commit is contained in:
Adravil 2023-09-05 22:46:18 +03:00 committed by Kamil Trzciński
parent a561153521
commit 8abc01e8e3
3 changed files with 18 additions and 12 deletions

View file

@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
using System.Runtime.InteropServices;
namespace CommonHelpers
{