瀏覽代碼

#262

pull/270/head
mstroh76 4 月之前
父節點
當前提交
0fab17c768
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +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 ;


Loading…
取消
儲存