1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

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 = '';