cpu() corrected processor names (Raspberry Pi)

This commit is contained in:
Sebastian Hildebrandt
2020-12-01 09:35:49 +01:00
parent f0220ca6c4
commit 33137354d4
4 changed files with 11 additions and 5 deletions
+4 -4
View File
@@ -718,10 +718,10 @@ function decodePiCpuinfo(lines) {
}
const processorList = [
'BMC2835',
'BMC2836',
'BMC2837',
'BMC2711',
'BCM2835',
'BCM2836',
'BCM2837',
'BCM2711',
];
const manufacturerList = [
'Sony UK',