Commit cf82cecb authored by plaasio's avatar plaasio 👷🏽

Update build-raspi.sh

parent 1aae5dc2
......@@ -20,7 +20,7 @@ cd ~
apt update
apt -y upgrade
curl -sL https://deb.nodesource.com/setup_10.x | bash -
apt-get update && apt-get install -y python2.7-dev python-pip python-rpi.gpio python3-rpi.gpio python-smbus i2c-tools nodejs
apt-get update && apt-get install -y python2.7-dev python-pip python-rpi.gpio python3-rpi.gpio python-smbus i2c-tools nodejs git
hciconfig hci0 up
hciconfig hci0 leadv 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment