Browse Source

installing rpi.gpio, not installed by default

pull/188/head
Wendell Borges 7 years ago
parent
commit
15a2c2ae7c
1 changed files with 1 additions and 0 deletions
  1. +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


Loading…
Cancel
Save