From 775509c6373c9f7e5ba76a1fa707f891dcf0299f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Sun, 24 Jul 2022 08:15:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 150d8d4..855ee1d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Also you have to enable the i2c devices in the raspi-config menu. If you dont kn Now we need some packages that are needed to run the script. You can install them with this command: ``` -sudo apt install python3-pip screen -y +sudo apt install python3-pip screen rpi.gpio -y ``` Now you can put the following command in a crontab to run the strawberry pi script in the background when the raspberry pi starts: