forked from zzccchen/DellEmcFansController
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8ec4250
commit 0c3f638
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# dell_fans_controller | ||
a tool for dell server fans speed control | ||
# Dell EMC Server Fans PWM Controller | ||
================== | ||
a tool for dell server fans speed control<br> | ||
|
||
### Build | ||
1. Visual Studio 2019.<br> | ||
2. Windows 10.<br> | ||
3. .Net Framework.<br> | ||
|
||
### Run | ||
1. 注意,放置可执行文件的路径不能含有中文和特殊字符.<br> | ||
2. 主要不要把风扇调的太慢,可能会导致过热.<br> |