Skip to content
Snippets Groups Projects
Commit b87f4894 authored by Robert Piotrowski's avatar Robert Piotrowski
Browse files

Fix notatki

parent 5c1cc115
Branches
Tags
No related merge requests found
docker-compose down --rmi all -v --remove-orphans docker compose down --rmi all -v --remove-orphans
sudo apt install rpi-connect sudo apt install rpi-connect
...@@ -49,12 +49,7 @@ if [ $? != 0 ]; then ...@@ -49,12 +49,7 @@ if [ $? != 0 ]; then
fi fi
sudo apt install python3-paho-mqtt sudo apt install python3-paho-mqtt python3-serial python3-yaml
sudo apt install python3-serial
sudo apt install python3-yaml
pi@sustronicsRPI:~ $ cat test.py pi@sustronicsRPI:~ $ cat test.py
#!/usr/bin/env python3 #!/usr/bin/env python3
......
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