This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
michal
/
craftbeerpi3
mirror of
https://github.com/Manuel83/craftbeerpi3
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
installing rpi.gpio, not installed by default
pull/188/head
Wendell Borges
7 years ago
parent
e66a934c40
commit
15a2c2ae7c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
install.sh
+ 1
- 0
install.sh
View File
@@ -45,6 +45,7 @@ show_menu () {
# By default DietPi does not have this package installed.
apt-get -y install build-essential
apt-get -y install python-rpi.gpio
apt-get -y install python-setuptools
easy_install pip
Write
Preview
Loading…
Cancel
Save