1
Fork 0
This commit is contained in:
Julian Gaal 2019-04-15 21:10:33 +02:00 committed by GitHub
parent 44584d8cac
commit 4b285bd9d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
sudo apt-get update && sudp apt-get upgrade
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install git python3-pip tmux vim -y
pip install smbus
git clone https://github.com/juliangaal/mpu6050.git