Skip to content

Commit ad7120e

Browse files
authored
Merge pull request #76 from pdp7/patch-2
add ID for BeagleBone Black revision B
2 parents 3893450 + 5085109 commit ad7120e

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
@@ -190,6 +190,7 @@
190190
("A5B", "A335BNLT0A5B"),
191191
("A5C", "A335BNLT0A5C"),
192192
("A6", "A335BNLT00A6"),
193+
("B", "A335BNLT000B"),
193194
("C", "A335BNLT000C"),
194195
("C", "A335BNLT00C0"),
195196
),

0 commit comments

Comments
 (0)