Update update fix typo in bme install

pi-sensors
Alan Johnston 3 months ago committed by GitHub
parent 7d80b3e6f7
commit 3d4995b3c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -303,7 +303,7 @@ if [ ! -f "/home/pi/raspberry-pi-bme280/bme280" ]; then
sudo apt-get install -y libi2c-dev sudo apt-get install -y libi2c-dev
cd cd
git clone https://github.com/alanbjohnston/raspberry-pi-bme280.git git clone https://github.com/alanbjohnston/raspberry-pi-bme280.git
cd MPU6050-C-CPP-Library-for-Raspberry-Pi cd raspberry-pi-bme280
git checkout payload git checkout payload
make make
fi fi

Loading…
Cancel
Save

Powered by TurnKey Linux.