Update / tweak fan shim settings to be more responsive
This commit is contained in:
parent
5e348f9cb2
commit
726d4ab0ae
|
@ -9,7 +9,7 @@ git clone https://github.com/pimoroni/fanshim-python.git /opt/fanshim-python
|
||||||
cd /opt/fanshim-python
|
cd /opt/fanshim-python
|
||||||
./install.sh
|
./install.sh
|
||||||
cd examples
|
cd examples
|
||||||
sudo ./install-service.sh --on-threshold 55 --off-threshold 45 --delay 5
|
sudo ./install-service.sh --on-threshold 55 --off-threshold 45 --delay 5 --hysteresis 0
|
||||||
systemctl enable --now pimoroni-fanshim.service
|
systemctl enable --now pimoroni-fanshim.service
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue