Skip to content

Commit 5e21fcf

Browse files
authored
Merge pull request #3018 from Phpvarious/patch-5
Update compatibility.config.php
2 parents 078fad5 + 7b82713 commit 5e21fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config/compatibility.config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
'RPI 3 Compute+' => array('a02100'),
4444
'RPI 4 Compute' => array('a03140','b03140','c03140','d03140'),
4545
'RPI 4 B' => array('a03111','b03111','b03112','b03114','b03115','c03111','c03112','c03114','c03115','d03114','d03115'),
46-
'RPI 5' => array('c04170','d04170'),
46+
'RPI 5' => array('b04170', 'c04170','d04170', 'b04171', 'c04171', 'd04171', 'e04171'),
4747
);

0 commit comments

Comments
 (0)