mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
add RPI 4
This commit is contained in:
parent
6286595898
commit
f3e3beb0ce
1 changed files with 1 additions and 0 deletions
|
@ -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 = '';
|
||||
|
|
Loading…
Reference in a new issue