Update update add lib

pi-sensors
Alan Johnston 4 months ago committed by GitHub
parent cd9e66c792
commit a65fa98871
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -283,7 +283,7 @@ if [ ! -d "/home/pi/MPU6050-C-CPP-Library-for-Raspberry-Pi" ]; then
cd MPU6050-C-CPP-Library-for-Raspberry-Pi
sudo make install
make example
g++ mpu6050.cpp -o mpu6050 -lMPU6050 -pthread
g++ mpu6050.cpp -o mpu6050 -lMPU6050 -pthread -li2c
fi
cd /home/pi/MPU6050-C-CPP-Library-for-Raspberry-Pi

Loading…
Cancel
Save

Powered by TurnKey Linux.