raspberry detection Zero 2 W

This commit is contained in:
Sebastian Hildebrandt 2021-10-28 22:55:14 +02:00
parent 5bc3444f20
commit 42dc41a892

View File

@ -875,6 +875,7 @@ function decodePiCpuinfo(lines) {
'0f': 'Internal use only',
'10': 'CM3+',
'11': '4B',
'12': 'Zero 2 W',
'13': '400',
'14': 'CM4'
};