Create intall_raspi_deps.sh
This commit is contained in:
parent
f698f29903
commit
fd0a2a4fee
1 changed files with 3 additions and 0 deletions
3
test/intall_raspi_deps.sh
Normal file
3
test/intall_raspi_deps.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
sudo apt-get install git
|
||||
git clone https://github.com/juliangaal/mpu6050.git
|
Loading…
Reference in a new issue