Add Locking

This commit is contained in:
Your Name 2022-02-13 17:30:10 +00:00
parent 34e68e2a9e
commit 01cb854f50
5 changed files with 48 additions and 10 deletions

View file

@ -23,7 +23,7 @@ install_package() {
#install_package "spidev"
#install_package "influxdb_client"
pip3 install smbus requests flask python-logstash-async RPi.GPIO spidev influxdb_client
pip3 install smbus requests flask python-logstash-async RPi.GPIO spidev influxdb_client filelock
echo "Setting up opencv4"
pkg-config --modversion opencv4