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

View File

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