Browse Source

Merge pull request #148 from NathanY3G/support-older-rpi-model-b-rev2

Add support for Raspberry Pi Model B Rev 2 (0004)
pull/151/head 3.4.1
Melissa LeBlanc-Williams 4 years ago
committed by GitHub
parent
commit
23121c6bb5
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
      adafruit_platformdetect/constants/boards.py

+ 1
- 0
adafruit_platformdetect/constants/boards.py View File

@ -342,6 +342,7 @@ _PI_REV_CODES = {
"1000003",
),
RASPBERRY_PI_B_REV2: (
"0004",
"0005",
"0006",
"000d",


|||||||
x
 
000:0
Loading…
Cancel
Save