This commit is contained in:
parent
b532a25456
commit
2a1498a65c
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ sudo iptables-save > /etc/iptables/rules.v4
|
|||
echo "installing BME680 library and MQTT client"
|
||||
pip3 install bme680 paho-mqtt
|
||||
echo "setting up I2C_LCD, CSS811 and air monitoring script"
|
||||
cd /home/marsa
|
||||
cd /home/pi
|
||||
mkdir airmon
|
||||
cd airmon
|
||||
wget -O I2C_LCD_driver.py https://gist.githubusercontent.com/vay3t/8b0577acfdb27a78101ed16dd78ecba1/raw/6cc9bc9989e549c97b32b9df44fe17b1db5a8950/I2C_LCD_driver.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue