Ver código fonte

installing rpi.gpio, not installed by default

pull/188/head
Wendell Borges 7 anos atrás
pai
commit
15a2c2ae7c
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar