mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
show Platform (taken from build)
This commit is contained in:
@@ -227,6 +227,8 @@ const SystemStatusForm: FC = () => {
|
|||||||
<ListItemText
|
<ListItemText
|
||||||
primary="CPU"
|
primary="CPU"
|
||||||
secondary={
|
secondary={
|
||||||
|
data.esp_platform +
|
||||||
|
'/' +
|
||||||
data.cpu_type +
|
data.cpu_type +
|
||||||
' (rev.' +
|
' (rev.' +
|
||||||
data.cpu_rev +
|
data.cpu_rev +
|
||||||
|
|||||||
Reference in New Issue
Block a user