Skip to content

Commit 4d2617b

Browse files
committed
Updated RpiCm4 revision numbers on line 492
1 parent 3c7e370 commit 4d2617b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_platformdetect/constants/boards.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@
489489
"2c03112",
490490
),
491491
RASPBERRY_PI_400: ("c03130", "c03131"),
492-
RASPBERRY_PI_CM4: ("a03140", "b03140", "c03140", "d03140", "d03141"),
492+
RASPBERRY_PI_CM4: ("a03140", "a03141", "b03140", "b03141", "c03140", "c03141", "d03140", "d03141"),
493493
RASPBERRY_PI_ZERO_2_W: ("902120", "2902120"),
494494
}
495495

0 commit comments

Comments
 (0)