Skip to content

Commit a9f2868

Browse files
authored
Merge pull request #171 from timonsku/patch-2
Add rervision code for 8 GB CM4 Lite with WiFi
2 parents afda67b + bc561c5 commit a9f2868

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
@@ -428,7 +428,7 @@
428428
"2c03112",
429429
),
430430
RASPBERRY_PI_400: ("c03130",),
431-
RASPBERRY_PI_CM4: ("a03140", "b03140", "c03140"),
431+
RASPBERRY_PI_CM4: ("a03140", "b03140", "c03140", "d03140"),
432432
}
433433

434434
# Onion omega boards

0 commit comments

Comments
 (0)