From efa899588744769a8d00107da388be56c3e797c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Sat, 28 Jun 2025 08:04:03 +0200 Subject: [PATCH] GPIO INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 672d493..0c88ced 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ sudo apt update -sudo apt install libcap-dev xinit python3-libcamera python3-picamera2 #######??????######### libcamera-dev libcamera-apps +sudo apt install libcap-dev xinit python3-libcamera python3-picamera2 python3-rpi.gpio #######??????######### libcamera-dev libcamera-apps python3 -m venv venv --system-site-packages