From ff78ea2d259fcb2eeff84ff04993bf9ed1eb629e Mon Sep 17 00:00:00 2001 From: Domen Tabernik Date: Fri, 8 Mar 2019 21:33:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e9582f..c56c4c0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This controller enables automatic adjustments of FANs in SUPERMICRO servers base Tested on SUPERMICRO 4029GP TRT2 with RTX 2080 Ti (nvidia 415.27 drivers). -NOTE: Using on other systems requires manual calibration function that converts FANs RPM into %-based values (in SUPERMICRO_4029GP_TRT2_RPM_to_percent()` function in `supermicro.py`). Current this is hardcoded for SUPERMICRO 4029GP TRT2. +NOTE: Using this script on other systems requires manual calibration of a function that converts the FANs RPM values into %-based values (function `SUPERMICRO_4029GP_TRT2_RPM_to_percent()` in `supermicro.py`). Current values are hardcoded for SUPERMICRO 4029GP TRT2. # Usage