浏览代码
Add comment w/ source for board type codes.
tags/2.61-1
Mark Liffiton
2 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
0 次删除
-
wiringPi/wiringPi.h
|
|
@@ -86,6 +86,7 @@ |
|
|
|
|
|
|
|
// Pi model types and version numbers |
|
|
|
// Intended for the GPIO program Use at your own risk. |
|
|
|
// https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#new-style-revision-codes |
|
|
|
|
|
|
|
#define PI_MODEL_A 0 |
|
|
|
#define PI_MODEL_B 1 |
|
|
|