本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
heuzef
/
WiringPi
镜像来自
https://github.com/WiringPi/WiringPi.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
9
Wiki
活動
瀏覽代碼
#262
pull/270/head
mstroh76
4 月之前
父節點
66bbc3a6a9
當前提交
0fab17c768
共有
1 個檔案被更改
,包括
1 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
wiringPi/wiringPi.c
+ 1
- 0
wiringPi/wiringPi.c
查看文件
@@ -1156,6 +1156,7 @@ void piBoardId (int *model, int *rev, int *mem, int *maker, int *warranty)
case PI_MODEL_4B:
case PI_MODEL_400:
case PI_MODEL_CM4:
case PI_MODEL_CM4S:
piGpioBase = GPIO_PERI_BASE_2711 ;
piGpioPupOffset = GPPUPPDN0 ;
break ;
Write
Preview
Loading…
取消
儲存