Open main menu

Changes

X735-script

149 bytes added, 10 April
===Install gpiod package===
sudo apt install -y gpiod
 
If you need to use '''pwm_fan_control.py''' in some OS, need to install the following python dependencies
sudo apt-get install -y python3-rpi.gpio
===Clone the script===