We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 078fad5 + 7b82713 commit 5e21fcfCopy full SHA for 5e21fcf
core/config/compatibility.config.php
@@ -43,5 +43,5 @@
43
'RPI 3 Compute+' => array('a02100'),
44
'RPI 4 Compute' => array('a03140','b03140','c03140','d03140'),
45
'RPI 4 B' => array('a03111','b03111','b03112','b03114','b03115','c03111','c03112','c03114','c03115','d03114','d03115'),
46
- 'RPI 5' => array('c04170','d04170'),
+ 'RPI 5' => array('b04170', 'c04170','d04170', 'b04171', 'c04171', 'd04171', 'e04171'),
47
);
0 commit comments