add RPI 4

This commit is contained in:
sunnybank101 2019-07-04 18:00:08 +01:00 committed by glaszig
parent 6286595898
commit f3e3beb0ce

View file

@ -41,6 +41,7 @@ function RPiVersion()
'a220a0' => 'Compute Module 3',
'a020a0' => 'Compute Module 3',
'a02100' => 'Compute Module 3+',
'c03111' => 'Model 4B v1.1'
);
$cpuinfo_array = '';