本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
michal
/
craftbeerpi3
镜像来自
https://github.com/Manuel83/craftbeerpi3
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
2
Wiki
活動
瀏覽代碼
installing rpi.gpio, not installed by default
pull/188/head
Wendell Borges
7 年之前
父節點
e66a934c40
當前提交
15a2c2ae7c
共有
1 個檔案被更改
,包括
1 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
install.sh
+ 1
- 0
install.sh
查看文件
@@ -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…
取消
儲存