浏览代码

installing rpi.gpio, not installed by default

pull/188/head
Wendell Borges 7 年前
父节点
当前提交
15a2c2ae7c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      install.sh

+ 1
- 0
install.sh 查看文件

@@ -45,6 +45,7 @@ show_menu () {


# By default DietPi does not have this package installed. # By default DietPi does not have this package installed.
apt-get -y install build-essential apt-get -y install build-essential
apt-get -y install python-rpi.gpio


apt-get -y install python-setuptools apt-get -y install python-setuptools
easy_install pip easy_install pip


正在加载...
取消
保存