Explorar el Código

installing rpi.gpio, not installed by default

pull/188/head
Wendell Borges hace 7 años
padre
commit
15a2c2ae7c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh Ver fichero

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


Cargando…
Cancelar
Guardar