Browse Source
Add comment w/ source for board type codes.
tags/2.61-1
Mark Liffiton
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
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 |
|
|
|