Skip to content

Commit b4670e7

Browse files
authored
Merge pull request #196 from aageso/Add-RPi400-rev1.1
Update boards.py
2 parents c857dae + 89cd134 commit b4670e7

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)