Flip to use piframe fork of fanshim-python which is python3 only

This commit is contained in:
KemoNine 2020-08-22 15:29:45 -04:00
parent af9f871cfa
commit 6ecb3380e7
1 changed files with 1 additions and 1 deletions

View File

@ -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