show Platform (taken from build)

This commit is contained in:
Proddy
2024-01-05 22:36:31 +01:00
parent af237c4fc0
commit 5259d55f23

View File

@@ -227,6 +227,8 @@ const SystemStatusForm: FC = () => {
<ListItemText
primary="CPU"
secondary={
data.esp_platform +
'/' +
data.cpu_type +
' (rev.' +
data.cpu_rev +