Skip to content

Commit 66bfaaa

Browse files
authored
Update boards.py
Added revision c03131 to RASPBERRY_PI_400 line 447
1 parent c857dae commit 66bfaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_platformdetect/constants/boards.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"1c03112",
445445
"2c03112",
446446
),
447-
RASPBERRY_PI_400: ("c03130",),
447+
RASPBERRY_PI_400: ("c03130","c03131"),
448448
RASPBERRY_PI_CM4: ("a03140", "b03140", "c03140", "d03140"),
449449
RASPBERRY_PI_ZERO_2_W: ("902120",),
450450
}

0 commit comments

Comments
 (0)