Fix bug in fanshim docs
This commit is contained in:
parent
726d4ab0ae
commit
883b1017cd
|
@ -9,7 +9,7 @@ git clone https://github.com/pimoroni/fanshim-python.git /opt/fanshim-python
|
|||
cd /opt/fanshim-python
|
||||
./install.sh
|
||||
cd examples
|
||||
sudo ./install-service.sh --on-threshold 55 --off-threshold 45 --delay 5 --hysteresis 0
|
||||
sudo ./install-service.sh --on-threshold 55 --off-threshold 45 --delay 5
|
||||
systemctl enable --now pimoroni-fanshim.service
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue