mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-12 18:28:50 +01:00
Merge pull request #32 from c-logic/main
add devterm-wiringpi-cpi to apt install.
This commit is contained in:
commit
0ff2d74db9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user