From 3a5e1d72e4c8b98de445b9030fae6fae1601a848 Mon Sep 17 00:00:00 2001 From: kolossos Date: Mon, 13 Jul 2020 20:06:16 +0000 Subject: [PATCH] +smbus --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index cc9634e..ca47493 100755 --- a/install.sh +++ b/install.sh @@ -30,6 +30,7 @@ pip3 install wiringpi # numpy apt -y install libatlas-base-dev pip3 install numpy +pip3 install smbus # Jetzt noch die Dateien positionieren und Services aktivieren ./update.sh