Merge pull request #32 from c-logic/main

add devterm-wiringpi-cpi to apt install.
This commit is contained in:
GNU 2022-06-01 11:53:15 +08:00 committed by GitHub
commit 0ff2d74db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
wget -O - https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo apt-key add -
echo "deb https://raw.githubusercontent.com/clockworkpi/apt/main/debian/ stable main" | sudo tee -a /etc/apt/sources.list.d/clockworkpi.list
sudo apt update && apt install -y devterm-fan-daemon-cpi-a06
sudo apt update && apt install -y devterm-fan-daemon-cpi-a06 devterm-wiringpi-cpi
```
## Change the threshold temperature