Merge pull request #374 from glaszig/feature/rpi4b

add RPI 4
This commit is contained in:
Bill Zimmerman 2019-08-12 11:12:26 +02:00 committed by GitHub
commit 6d347f9a52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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