Flip to use piframe fork of fanshim-python which is python3 only
This commit is contained in:
parent
af9f871cfa
commit
6ecb3380e7
|
@ -29,7 +29,7 @@ systemctl reboot
|
|||
|
||||
# Setup fanshim
|
||||
sudo -sHu root
|
||||
git clone https://github.com/pimoroni/fanshim-python.git /opt/fanshim-python
|
||||
git clone https://git.kemonine.info/PiFrame/fanshim-python.git /opt/fanshim-python
|
||||
cd /opt/fanshim-python
|
||||
./install.sh
|
||||
cd examples
|
||||
|
|
Loading…
Reference in a new issue