Skip to content

Commit e97875e

Browse files
committed
Add support for Raspberry Pi Model B Rev 2 (0004)
1 parent 3e36c50 commit e97875e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@
342342
"1000003",
343343
),
344344
RASPBERRY_PI_B_REV2: (
345+
"0004",
345346
"0005",
346347
"0006",
347348
"000d",

0 commit comments

Comments
 (0)