Browse Source

Add comment w/ source for board type codes.

tags/2.61-1
Mark Liffiton 2 years ago
committed by GitHub
parent
commit
5de0d8f573
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      wiringPi/wiringPi.h

+ 1
- 0
wiringPi/wiringPi.h View File

@@ -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


Loading…
Cancel
Save